From 35a12629c2accd3b5b5b379a4611c8e1245f06bc Mon Sep 17 00:00:00 2001 From: Borislav Kosun Date: Wed, 14 Oct 2020 01:53:32 +0300 Subject: [PATCH] Add "Clean Code PHP" book (#4064) --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 4c14a4be..102e9617 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -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) -- GitLab