Download the PHP package xu/flow without Composer
On this page you can find all versions of the php package xu/flow. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package flow
Flow
Flow is a business flow implementation.
Why?
Often, we are faced with complex business rules. It can be easily verified if the processes and transitions can be visualized. Flow does that and more.
Features
- Transition Events
- Visualization - Using symfony/workflow
Core classes/interfaces
ProcessInterface
Each process must implement . Each process implementation should avoid storing state. The output of the method should only depend on the input .
StrategyInterface
A implementation decides which process from a number of possible processes should be picked.
Flow
The main Flow class. See Examples.
Examples
License
All versions of flow with dependencies
PHP Build Version
Package Version
Requires
symfony/workflow Version
^3.4
The package xu/flow contains the following files
Loading the files please wait ....