Download the PHP package survos/state-bundle without Composer
On this page you can find all versions of the php package survos/state-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package state-bundle
workflow-helper-bundle
Configure a workflow using PHP attributes. Use just one class to configure and act on the workflow events. (Or create an interface with the configuration for easy separation).
auto-registration!
@todo: https://joppe.dev/2024/10/11/dynamic-workflows-with-symfony-workflow-component/
for easyadmin integration, also see https://github.com/WandiParis/EasyAdminPlusBundle
Now create a class that implements the interface (to get the constants) and acts on the events.
Notes
Since the workflow may use a message bus, a reminder on how to configure that with the Symfony CLI: https://symfony.com/doc/current/setup/symfony_server.html#symfony-server_configuring-workers
https://github.com/survos/SurvosWorkflowHelperBundle/network/dependents https://github.com/codereviewvideos/symfony-workflow-example
All versions of state-bundle with dependencies
doctrine/orm Version ^2.12 || ^3.3
symfony/console Version ^7.3
symfony/http-kernel Version ^7.3
symfony/messenger Version ^7.3
symfony/process Version ^7.3
symfony/workflow Version ^7.3
symfony/yaml Version ^7.3
survos/core-bundle Version ^1.5
symfony/string Version ^7.3