2017 © Pedro Peláez
 

library silex-workflow

Silex service provider for symfony/workflow component

image

angyvolin/silex-workflow

Silex service provider for symfony/workflow component

  • Wednesday, June 21, 2017
  • by angyvolin
  • Repository
  • 1 Watchers
  • 10 Stars
  • 7,980 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 10 Versions
  • 92 % Grown

The README.md

WorkflowServiceProvider SensioLabsInsight License Latest Stable Version Total Downloads

Silex 2.* service provider for Symfony Workflow component., (*1)

silex-workflow-image, (*2)

About

The Workflow component provides tools for managing a workflow or finite state machine. symfony/workflow was introduced in Symfony 3.2., (*3)

Installation

composer require angyvolin/silex-worflow, (*4)

To be able to use twig helpers you also require a symfony/twig-bridge package:, (*5)

composer require symfony/twig-bridge, (*6)

Configuration

Register the service and pass workflow configuration:, (*7)

<?php

use Angyvolin\Provider\WorkflowServiceProvider;

$app->register(new WorkflowServiceProvider(), array(
    'workflow.config' => $workflowConfig,
));

Usage

See silex-workflow-demo, (*8)

Tests

composer install
phpunit

License

MIT License, (*9)

The Versions

21/06 2017

dev-add-twig-extension-early

dev-add-twig-extension-early

Silex service provider for symfony/workflow component

  Sources   Download

MIT

The Requires

 

The Development Requires

by Andrii Volin

silex workflow pimple silex 2 workflowserviceprovider

27/04 2017

dev-master

9999999-dev

Silex service provider for symfony/workflow component

  Sources   Download

MIT

The Requires

 

The Development Requires

by Andrii Volin

silex workflow pimple silex 2 workflowserviceprovider

27/04 2017

v1.0.0

1.0.0.0

Silex service provider for symfony/workflow component

  Sources   Download

MIT

The Requires

 

The Development Requires

by Andrii Volin

silex workflow pimple silex 2 workflowserviceprovider

10/04 2017

v1.0.0-alpha

1.0.0.0-alpha

Silex service provider for symfony/workflow component

  Sources   Download

MIT

The Requires

 

The Development Requires

by Andrii Volin

silex workflow pimple silex 2 workflowserviceprovider

23/03 2017

v0.1.5

0.1.5.0

Silex service provider for symfony/workflow component

  Sources   Download

MIT

The Requires

 

by Andrii Volin

silex workflow pimple silex 2 workflowserviceprovider

10/03 2017

v0.1.4

0.1.4.0

Silex service provider for symfony/workflow component

  Sources   Download

MIT

The Requires

 

by Andrii Volin

silex workflow pimple silex 2 workflowserviceprovider

10/03 2017

v0.1.3

0.1.3.0

Silex service provider for symfony/workflow component

  Sources   Download

MIT

The Requires

 

by Andrii Volin

silex workflow pimple silex 2 workflowserviceprovider

24/02 2017

v0.1.2

0.1.2.0

Silex service provider for symfony/workflow component

  Sources   Download

MIT

The Requires

 

by Andrii Volin

silex workflow pimple silex 2 workflowserviceprovider

23/02 2017

v0.1.1

0.1.1.0

Silex service provider for symfony/workflow component

  Sources   Download

MIT

The Requires

 

by Andrii Volin

silex workflow pimple silex 2 workflowserviceprovider

23/02 2017

v0.1

0.1.0.0

Silex service provider for symfony/workflow component

  Sources   Download

MIT

The Requires

 

by Andrii Volin

silex workflow pimple silex 2 workflowserviceprovider