diff --git a/README.md b/README.md index 2b089bd..5a6c40f 100644 --- a/README.md +++ b/README.md @@ -780,6 +780,7 @@ Various resources, such as books, websites and articles, for improving your PHP ## PHP Books *Fantastic PHP-related books.* +* [PHP Pandas](https://leanpub.com/php-pandas) - Learn to write PHP. No prior development knowledge required. - By Dayle Rees. * [Scaling PHP Applications](http://www.scalingphpbook.com) - An ebook about scaling PHP applications by Steve Corona. * [The Grumpy Programmer's Guide to Building Testable PHP Applications](https://leanpub.com/grumpy-testing) - A book about building testing PHP applications by Chris Hartjes. * [Grumpy PHPUnit](https://leanpub.com/grumpy-phpunit) - A book about unit testing with PHPUnit by Chris Hartjes.