michielkempen / laravel-http-client
An easy to use Laravel HTTP client on top of Guzzle.
Installs: 17 664
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 1
Open Issues: 2
Requires
- php: ^7.4|^8.0
- ext-json: *
- guzzlehttp/guzzle: ^7.0
- illuminate/http: ^7.0|^8.0|^9.0|^10.0
- illuminate/support: ^7.0|^8.0|^9.0|^10.0
- symfony/psr-http-message-bridge: ^2.1
Requires (Dev)
- orchestra/testbench: ^7.0
- phpunit/phpunit: ^9.5
README
An easy to use Laravel HTTP client on top of Guzzle.
Installation
Add the package to the dependencies of your application
composer require michielkempen/laravel-http-client
Security
If you discover any security related issues, please email kempenmichiel@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.