Tutorial : Some selected Design Patterns in PHP
In 'Computers & Internet
Programming
' by Andre T.
This tutorial has received a 9/10 stars from 1 votes.
PHP has gone from a largely procedural language to a very object oriented one. Using OO principles more effectively is a never ending personal challenge. One way to improve one's personal skill set is to study and use the historical knowledge embedded in design patterns.
The pages in this Tutorial

