Zonk! is a lightweight skeleton web application framework implementing the hierarchical model-view-controller designpattern (HMVC) made for Apache web servers running PHP5.
To implement the State Machine model of behavior with chain of command designpattern. Commands and created out of Actions of a State Model {ENTRY, INPUT, TRANSACTION, EXIT} and can be exectued independently or bundled together to form a chain.