revolution / laravel-threads
Laravel Threads API
Fund package maintenance!
invokable
0.3.2
2025-02-23 03:41 UTC
Requires
- php: ^8.2
- guzzlehttp/guzzle: ^7.8
- illuminate/support: ^11.0||^12.0
- laravel/socialite: ^5.0
Requires (Dev)
- orchestra/testbench: ^9.0
README
https://developers.facebook.com/docs/threads
Work in progress
The Threads API does not provide a full-featured SNS client API, so it is recommended to only use Socialite for OAuth authentication and the notification function.
Requirements
- PHP >= 8.2
- Laravel >= 11.0
Installation
composer require revolution/laravel-threads
Uninstall
composer remove revolution/laravel-threads
Usage
LICENCE
MIT