Registry / utility / symfony-workflow

symfony-workflow

JSON →
library8.1.0phppackagistunverified

Provides tools for managing a workflow or finite state machine

composer require symfony/workflow
INSTALL
IMPORT
SIG · SYMFONY-WORKFLOW
S
symfony-workflow
utilityphpv8.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Workflow
use Symfony\Component\Workflow\Workflow;

Create a new workflow instance

use Symfony\Component\Workflow\Workflow; use Symfony\Component\Workflow\DefinitionBuilder; $definitionBuilder = new DefinitionBuilder(); $workflow = new Workflow($definitionBuilder->build());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources
symfony-workflow — pip install symfony-workflow · libregistry