1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-06 08:20:48 +00:00

Merge pull request #362 from MohamedBoualleg/master

adding a new book
This commit is contained in:
Jamie York 2015-03-29 23:21:17 -06:00
commit ef9184427a

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.*