Browse Source

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

+ 1
- 0
awesome-php.md View File

@@ -103,6 +103,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
103 103
 * [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library.
104 104
 * [Behat](http://behat.org/) - A Behaviour Driven Development framework.
105 105
 * [Mink](http://mink.behat.org/) - Web acceptance testing.
106
+* [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests.
106 107
 
107 108
 ## Documentation
108 109
 

Loading…
Cancel
Save