laraditz / tiktok
Laravel package for interacting with TikTok API.
dev-main
2025-03-01 12:26 UTC
Requires
- php: ^8.2
- illuminate/support: ^10.0|^11.0|^12.0
Requires (Dev)
- orchestra/testbench: ^10.0
- phpunit/phpunit: ^12.0
This package is auto-updated.
Last update: 2025-06-10 09:01:54 UTC
README
Laravel package for interacting with TikTok API.
Requirements
- PHP 8.2 and above.
- Laravel 10 and above.
Installation
You can install the package via composer:
composer require laraditz/tiktok
Usage
// Usage description here
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email raditzfarhan@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.