Merge pull request #609 from peterkokot/patch-books

Free book PHP Pandas
This commit is contained in:
Josh Lockhart
2015-11-12 11:56:52 -05:00

View File

@@ -14,6 +14,7 @@ book to be added, send a PR and it will be reviewed for relevancy.
### Free Books
* [PHP Pandas](http://daylerees.com/php-pandas/) - Aims to teach everyone how to be a web developer.
* [PHP The Right Way](https://leanpub.com/phptherightway/) - This website is available as a book completely for free.
* [Using Libsodium in PHP Projects](https://paragonie.com/book/pecl-libsodium) - Guide to using Libsodium PHP extension
for modern, secure, and fast cryptography.