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

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

stdioh/laravel-workflow
=======================

Integerate Symfony Workflow component into Laravel. Based on brexis/laravel-workflow this package supports Laravel 5.7

1.2.3(7y ago)51.8k1MITPHPPHP &gt;=5.5.9

Since Feb 13Pushed 4y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (7)Versions (13)Used By (0)

Laravel workflow for Laravel 5.7
================================

[](#laravel-workflow-for-laravel-57)

Use the Symfony Workflow component in Laravel

### Installation

[](#installation)

```
composer require stdioh/laravel-workflow

```

#### For laravel &lt;= 5.4

[](#for-laravel--54)

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

```
