mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Update README.md
added symfony http components under http title.
This commit is contained in:
parent
d787cddb52
commit
27a52fc8d7
@ -139,6 +139,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
* [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
|
* [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
|
||||||
* [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
|
* [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.
|
* [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
|
||||||
|
* [Symfony HttpFoundation](https://github.com/symfony/HttpFoundation) - Defines an object-oriented layer for the HTTP specification.
|
||||||
|
* [Symfony HttpKernel](https://github.com/symfony/HttpKernel) - Provides the building blocks to create flexible and fast HTTP-based frameworks.
|
||||||
|
|
||||||
## URL
|
## URL
|
||||||
*Libraries for parsing URLs.*
|
*Libraries for parsing URLs.*
|
||||||
|
Loading…
Reference in New Issue
Block a user