diff --git a/awesome-php.md b/awesome-php.md index e04dc75a..7ae4a387 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -103,6 +103,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [Alice](https://github.com/nelmio/alice) - An expressive fixture generation library. * [Behat](http://behat.org/) - A Behaviour Driven Development framework. * [Mink](http://mink.behat.org/) - Web acceptance testing. +* [HTTP Mock](https://github.com/InterNations/http-mock) - A library for mocking HTTP requests in unit tests. ## Documentation