1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 07:50:47 +00:00

adding a new book

adding the "Modern PHP New features and good practices" book
This commit is contained in:
Mohamed Bouallegue 2015-03-28 02:36:21 +01:00
parent e7f01be2e4
commit 765969a1fd

View File

@ -761,6 +761,7 @@ Various resources, such as books, websites and articles, for improving your PHP
* [Signaling PHP](https://leanpub.com/signalingphp) - A book about catching PCNTL signals in CLI scripts by Cal Evans.
* [Securing PHP: Core Concepts](https://leanpub.com/securingphp-coreconcepts) - A book about common security terms and practices for PHP by Chris Cornutt.
* [Modernising Legacy Applications in PHP](https://leanpub.com/mlaphp) - A book about modernising legacy PHP applications by Paul M. Jones.
* [Modern PHP New Features and Good Practices](http://shop.oreilly.com/product/0636920033868.do) - A book about new PHP features and best practices by Josh Lockhart.
## Other Books
*Books related to general computing and web development.*