Efficient, professional, and fast PHP code
Posted: Wed Oct 03, 2007 9:45 pm
Hello,
I have been programming in PHP for several years. During this time I have mainly relied on the basics with mostly procedural stuff. A splash of OO here and there but very few classes, patterns, or frameworks that I would consider elegant or efficient.
My question is, what resource do you suggest that I use in order to get to the advanced stages of PHP development? A resource that would help me churn out elegant, organized, efficient, scalable webpages using PHP?
I would prefer not to have to spend weeks learning the nuances of three or four different PHP frameworks. What I would like is a guide to creating a simple yet powerful MVC app in PHP without reinventing the wheel. Any suggestions?
Thanks.
I have been programming in PHP for several years. During this time I have mainly relied on the basics with mostly procedural stuff. A splash of OO here and there but very few classes, patterns, or frameworks that I would consider elegant or efficient.
My question is, what resource do you suggest that I use in order to get to the advanced stages of PHP development? A resource that would help me churn out elegant, organized, efficient, scalable webpages using PHP?
I would prefer not to have to spend weeks learning the nuances of three or four different PHP frameworks. What I would like is a guide to creating a simple yet powerful MVC app in PHP without reinventing the wheel. Any suggestions?
Thanks.