mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-21 16:46:22 +00:00
Added a note about Goutte
This commit is contained in:
parent
2053dfe0a1
commit
1d28db9271
@ -125,7 +125,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|||||||
* [Guzzle](http://guzzlephp.org/) - A HTTP client.
|
* [Guzzle](http://guzzlephp.org/) - A HTTP client.
|
||||||
* [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
|
* [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
|
||||||
* [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, created on top of guzzle.
|
||||||
* [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.
|
||||||
|
|
||||||
## URL
|
## URL
|
||||||
|
Loading…
Reference in New Issue
Block a user