PHPackages                             pe/component-flow - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. pe/component-flow

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

pe/component-flow
=================

Flow definition &amp; processing

v1.0.0(3y ago)02PHPPHP &gt;=7.4

Since Jun 19Pushed 3y ago1 watchersCompare

[ Source](https://github.com/pavlenko/php-component-flow)[ Packagist](https://packagist.org/packages/pe/component-flow)[ RSS](/packages/pe-component-flow/feed)WikiDiscussions 1.0 Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Flow component
==============

[](#flow-component)

This component allows you to describe and execute complex processes. Unlike symfony/workflow, the logic is tied to node and the code resides in node processors.

Installation
------------

[](#installation)

```
$ composer require pe/component-flow
```

Usage
-----

[](#usage)

```
