|
|
@@ -149,7 +149,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
149
|
149
|
## HTTP
|
|
150
|
150
|
*Libraries for working with HTTP and scraping websites.*
|
|
151
|
151
|
|
|
152
|
|
-* [Guzzle](http://guzzlephp.org/) - A comprehensive HTTP client.
|
|
|
152
|
+* [Guzzle]( https://github.com/guzzle/guzzle) - A comprehensive HTTP client.
|
|
153
|
153
|
* [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
|
|
154
|
154
|
* [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
|
|
155
|
155
|
* [HTTPFul](https://github.com/nategood/httpful) - A chainable HTTP client.
|