Trying to find a recent - PHP book - that utilizes SOLID principles! [closed]
- by darga33
Pulling my hair out!
I have heard of Martin Fowler's book PoEAA and the other book Head First OOA OOD but those are not in PHP. I desperately want to read them, but
ONLY in PHP utilizing the - SOLID acronym - principles!
Does anyone know of the absolute best, most recent PHP book that utilizes the SOLID principles and GRASP, and all the other best practices? I want to learn from the best possible source! Not beginner books! I already understand OOP. This seems like an almost impossible question to find the answer to and so I thought, hey, might as well post on stackexchange!! Surely someone out there must know!!!!!!!!!!
Or if noone happens to know,
Maybe they know of an open source application that utilizes these principles that is relatively small that is not a framework. Something that I can go through every single class, and spend time understanding the insides and outs of how the program was developed.
Thanks so much in advance! I really really really really appreciate it!
Well it looks like we aren't supposed to ask about best books, so nevermind this question! Sorry about that!