This commit is contained in:
Jamie York 2013-03-05 15:51:21 +00:00
parent 59d9c80993
commit 2391c73d8e
1 changed files with 1 additions and 0 deletions

View File

@ -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