PHP izzum\statemachine\utils Namespace

Classes

Name Description
CannotCreate //helper class, throws exception on execution
ExternalData This serves as a very generic store/registry that is only valid during one (1) single php process.
ExternalDataTest
IncreaseId //helper class, increases the id on an entity when executed.
PlantUml creates a uml statediagram in plantuml format for a statemachine.
ReaderWriterDelegator mix and match a loader (reader) and a persistance adapter (writer) by wrapping both of them and use them to delegate the handling logic to.
ReaderWriterDelegatorTest
Utils utils class that has some helper methods for diverse purposes
UtilsTest