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

ActiveLibrary

toby1991/laravel-workflow
=========================

Integerate Symfony Workflow component into Laravel.

1.3.4(6y ago)0203MITPHPPHP &gt;=5.5.9

Since Feb 13Pushed 6y agoCompare

[ Source](https://github.com/toby1991/laravel-workflow)[ Packagist](https://packagist.org/packages/toby1991/laravel-workflow)[ RSS](/packages/toby1991-laravel-workflow/feed)WikiDiscussions master Synced today

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

Laravel workflow [![Build Status](https://camo.githubusercontent.com/05575855a3b3f2c96dfcda507cbb34d78898495b34f483524ddc1c240ba2ee96/68747470733a2f2f7472617669732d63692e6f72672f746f6279313939312f6c61726176656c2d776f726b666c6f772e7376673f6272616e63683d312e312e32)](https://travis-ci.org/toby1991/laravel-workflow)
=========================================================================================================================================================================================================================================================================================================================

[](#laravel-workflow-)

Use the Symfony Workflow component in Laravel

### Installation

[](#installation)

```
composer require toby1991/laravel-workflow

```

#### For laravel &lt;= 5.4

[](#for-laravel--54)

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

```
