PHPackages                             adalessa/laravel-workflow - 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. adalessa/laravel-workflow

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

adalessa/laravel-workflow
=========================

Integerate Symfony Workflow component into Laravel.

3.0.0(5y ago)02.2kMITPHPPHP &gt;=7.3.0

Since Feb 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/adalessa/laravel-workflow)[ Packagist](https://packagist.org/packages/adalessa/laravel-workflow)[ RSS](/packages/adalessa-laravel-workflow/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (7)Versions (19)Used By (0)

Laravel workflow
================

[](#laravel-workflow)

Fork of Brexis package, I just Updated to laravel 7 and symfony 5

Use the Symfony Workflow component in Laravel

### Installation

[](#installation)

```
composer require adalessa/laravel-workflow

```

#### For laravel &lt;= 5.4

[](#for-laravel--54)

Add a ServiceProvider to your providers array in `config/app.php`:

```
