Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 880 Bytes

README.md

File metadata and controls

48 lines (28 loc) · 880 Bytes

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.