Skip to content

zhxdev/TDownload

Repository files navigation

TDownload

Package tiktok downloader

Installation

You can install the package via composer:

composer require zhxdev/tdownload

Usage

use Zhxdev\TDownload\TDownload;

$packageDetail = (new TDownload)->getPackageDetail();

var_dump($packageDetail);

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Releases

No releases published

Packages

No packages published

Languages