Parcourir la source

Add HTTPlug to HTTP libraries

pull/883/head
Jérémy DECOOL il y a 8 ans
Parent
révision
7a613bfed9
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      README.md

+ 1
- 0
README.md Voir le fichier

@@ -201,6 +201,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
201 201
 * [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
202 202
 * [Guzzle]( https://github.com/guzzle/guzzle) - A comprehensive HTTP client.
203 203
 * [HTTPFul](https://github.com/nategood/httpful) - A chainable HTTP client.
204
+* [HTTPlug](http://httplug.io) - An HTTP client abstraction without binding to a specific implementation
204 205
 * [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
205 206
 * [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
206 207
 * [Retrofit](https://github.com/tebru/retrofit-php) - A library to ease creation of REST API clients.

Chargement…
Annuler
Enregistrer