maicol07 / flarum-api-client
Standalone package for calling the API of a Flarum installation.
Fund package maintenance!
maicol07
paypal.me/maicol072001/10eur
Installs: 10 111
Dependents: 1
Suggesters: 0
Security: 0
Stars: 9
Watchers: 1
Forks: 2
Open Issues: 0
Requires
- php: >=7.3|^8.0
- ext-json: *
- guzzlehttp/guzzle: ^7
- illuminate/cache: >=6
- illuminate/support: >=6
Requires (Dev)
- phpoption/phpoption: ^1
- phpunit/phpunit: ^9
- roave/security-advisories: dev-latest
- vlucas/phpdotenv: ^5
Suggests
- vlucas/phpdotenv: Required for running tests with Laravel 6 (^3.3) or Laravel 7 (^4). If you use Laravel 8 this package is already installed
README
This is a generic PHP API client for use in any project. You can simply include this package as a dependency to your project to use it.
Read the documentation for other infos, such as installing and configuring it