Hi,
I am a Student at Uni and recently completed a module on OODA (OO Design and Architecture). I would like to apply the things that I learnt about patterns to my final project using PHP. I know it can do inheritance, but one of the main aspects is polymorphism which I wasn't sure whether PHP could do.
I wanted to know whether I can apply patterns like Composite, Factory, Singleton, Visitor and Observer. I am not even sure of the applicability to the final project as yet but I would like to know for future reference. They could well help in the development of the application(s) that I am looking to do.
Thanks for you response and help.
Luke Richards