From e75078516cb1f1a48e95da48299acf15b552d8ce Mon Sep 17 00:00:00 2001 From: Dayle Rees Date: Mon, 3 Aug 2015 14:04:25 +0100 Subject: [PATCH] Added PHP Pandas to books. --- README.md | 1 + 1 file changed, 1 insertion(+) 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.