|
|
@@ -158,6 +158,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
|
|
158
|
158
|
* [Web Advent](http://webadvent.org) - An advent calendar for web developers.
|
|
159
|
159
|
* [Programming with Anthony](http://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara.
|
|
160
|
160
|
* [Scaling PHP Applications](http://www.scalingphpbook.com) - A paid ebook about scaling PHP applications by Steve Corona.
|
|
|
161
|
+* [Grumpy PHPUnit](https://leanpub.com/grumpy-phpunit) - A book about unit testing with PHPUnit by Chris Hartjes.
|
|
161
|
162
|
* [Semantic Versioning](http://semver.org/) - A website explaining semantic versioning.
|
|
162
|
163
|
|
|
163
|
164
|
# Reading
|