Recommendation for intermediate PHP programmer

Please recommend me good tutorials or books for intermediate PHP programmer.
I mean the one which gives examples or practices of OOP, MVC, DDD, SOLID, etc with detailed explanation.
Thanks in advance.

I am just finishing a pretty good book on PHP Design patterns.

PHP Objects, Patterns and Practice by Matt Zandstra.

Other than his excursion into versioning, testing and package building, it hits the mark well. And if you are interested in those things too, then it is a really good read.

Scott

2 Likes

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.