Update README.md

This commit is contained in:
西风微雨 2015-10-03 21:17:53 +08:00
parent 18a28e3638
commit 775d9ffc6a

View File

@ -181,7 +181,8 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [HTTPFul](https://github.com/nategood/httpful) - A chainable HTTP client.
* [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
* [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
* [phpfetcher](https://github.com/fanfank/phpfetcher) - A PHP web crawler framework
* [PHPfetcher](https://github.com/fanfank/phpfetcher) - A PHP web crawler framework.
## Middlewares
*Libraries for building application using middlewares.*