Browse Source

Added zend-diactoros

pull/618/head
Ujjwal Ojha 9 years ago
parent
commit
180180c16e
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

186
 * [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
186
 * [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
187
 * [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
187
 * [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
188
 * [Retrofit](https://github.com/tebru/retrofit-php) - A library to ease creation of REST API clients.
188
 * [Retrofit](https://github.com/tebru/retrofit-php) - A library to ease creation of REST API clients.
189
+* [zend-diactoros](https://github.com/zendframework/zend-diactoros) - PSR-7 HTTP Message implementation.
189
 
190
 
190
 ## Scraping
191
 ## Scraping
191
 *Libraries for scraping websites.*
192
 *Libraries for scraping websites.*

Loading…
Cancel
Save