Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
a072586df2
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md View File

58
 * [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
58
 * [Buzz](https://github.com/kriswallsmith/Buzz) - Another HTTP client.
59
 * [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
59
 * [Requests](https://github.com/rmccue/Requests) - A simple HTTP library.
60
 * [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
60
 * [Goutte](https://github.com/fabpot/Goutte) - A simple web scraper.
61
+* [PHP VCR](http://php-vcr.github.io/) - A library for recording and replaying HTTP requests.
61
 
62
 
62
 ## URL
63
 ## URL
63
 
64
 

Loading…
Cancel
Save