State pattern

PHP objects are in one hell of a state too

A implentation of the State pattern with a "developer experience" close to classic classes

Read more
State pattern

Objects are in one hell of a state

Another original way to write more understable code in oriented object context

Read more