mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Add guzzle psr-18 adapter in http section
This commit is contained in:
parent
63a4d94d77
commit
cf2c42af61
@ -206,6 +206,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
||||
|
||||
* [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
|
||||
* [Guzzle]( https://github.com/guzzle/guzzle) - A comprehensive HTTP client.
|
||||
* [Guzzle PSR-18 Adapter](https://github.com/ricardofiorani/guzzle-psr18-adapter) - A simple guzzle PSR-18 adapter
|
||||
* [HTTPlug](http://httplug.io) - An HTTP client abstraction without binding to a specific implementation.
|
||||
* [PHP VCR](https://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
|
||||
* [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
|
||||
|
Loading…
Reference in New Issue
Block a user