winzou/state-machine-bundle
Lightweight PHP/Symfony bundle for defining state machines on your domain objects. Configure graphs with states, transitions, and optional guard/before/after callbacks via YAML/XML/PHP, then apply and test transitions without hard-coded state logic.
Full Changelog: https://github.com/winzou/StateMachineBundle/compare/v0.6.3...v0.6.4
Full Changelog: https://github.com/winzou/StateMachineBundle/compare/v0.6.2...v0.6.3
Full Changelog: https://github.com/winzou/StateMachineBundle/compare/v0.6.1...v0.6.2
Full Changelog: https://github.com/winzou/StateMachineBundle/compare/0.6.0...v0.6.1
Cf https://github.com/winzou/state-machine/pull/25 and https://github.com/winzou/StateMachineBundle/pull/27 for more details.
When the configuration for a callback args is split in multiple config files, we don't merge the arguments anymore. Only the last define args node is kept. Previous behavior was to add an new argument instead of overriding it, it was not the right way.
priority index in the callbacks configNo BC break.
How can I help you explore Laravel packages today?