michielkempen / laravel-http-client
An easy to use Laravel HTTP client on top of Guzzle.
Package info
github.com/michielkempen/laravel-http-client
pkg:composer/michielkempen/laravel-http-client
4.5.0
2023-07-23 11:44 UTC
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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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.