Add "Clean Code PHP" book (#4064)

This commit is contained in:
Borislav Kosun 2020-10-14 01:53:32 +03:00 committed by GitHub
parent ea788428a5
commit 35a12629c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2118,6 +2118,7 @@ Kerridge (PDF) (email address *requested*, not required)
### PHP
* [Clean Code PHP](https://github.com/jupeter/clean-code-php)
* [PHP 5 Power Programming](http://www.informit.com/content/images/013147149X/downloads/013147149X_book.pdf) (PDF)
* [PHP Best Practices](https://phpbestpractices.org)
* [PHP Internals Book](http://www.phpinternalsbook.com)