This isn't a question, I'm just looking to get some opinions on programming with PHP. My main programming language is Java so I've been 'raised' on OOP but after doing a final year project in OOP PHP5 with the Zend Framework I wanted to get some feedback.
There seems to be a lot of people who use PHP on here but I was wondering who uses it in an object oriented way, who uses it procedurally and who uses a bit of both and what for?
I found it difficult to find any decent books specifically about Object Orinted PHP5, there are lots that explain all of the features and design patterns but very few with practical examples of OO PHP5 being used in a real application. This may just be due to PHPs legacy I guess.
I do see OO PHP5 being used in all of the popular PHP frameworks such as Zend, Symfony etc. Is this the only place it is commonly used or are people writing their own OO PHP5 applications from the ground up?
There seems to be a lot of people who use PHP on here but I was wondering who uses it in an object oriented way, who uses it procedurally and who uses a bit of both and what for?
I found it difficult to find any decent books specifically about Object Orinted PHP5, there are lots that explain all of the features and design patterns but very few with practical examples of OO PHP5 being used in a real application. This may just be due to PHPs legacy I guess.
I do see OO PHP5 being used in all of the popular PHP frameworks such as Zend, Symfony etc. Is this the only place it is commonly used or are people writing their own OO PHP5 applications from the ground up?