From 2391c73d8e0f696daa1583875267c60ab500fe14 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Tue, 5 Mar 2013 15:51:21 +0000 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index d0cd61c..8af3192 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -158,6 +158,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [Web Advent](http://webadvent.org) - An advent calendar for web developers. * [Programming with Anthony](http://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara. * [Scaling PHP Applications](http://www.scalingphpbook.com) - A paid ebook about scaling PHP applications by Steve Corona. +* [Grumpy PHPUnit](https://leanpub.com/grumpy-phpunit) - A book about unit testing with PHPUnit by Chris Hartjes. * [Semantic Versioning](http://semver.org/) - A website explaining semantic versioning. # Reading