From 93d989062a34058b2c9fccda9e02e2b19996f3d3 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Mon, 27 May 2013 08:30:20 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) 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