diff --git a/README.md b/README.md index 4334f72..47c9c56 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,7 @@ 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. +* [phly/http](https://github.com/phly/http) - PSR HTTP Message implementations and node-like http.Server implementation. ## URL *Libraries for parsing URLs.*