Most Recent Articles For: state pattern

Written by Gertjan on April 5th, 2009
PHP V5's object-oriented features give you the ability to implement design patterns to improve your code's design. When you improve your code's design in this way, it becomes more readable, more maintainable, and more robust to absorb changes.