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