瀏覽代碼

Add HTTPlug to HTTP libraries

pull/883/head
Jérémy DECOOL 8 年之前
父節點
當前提交
7a613bfed9
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -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.

Loading…
取消
儲存