PHPackages                             tecnoenvio-koala/workflower - 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. tecnoenvio-koala/workflower

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

tecnoenvio-koala/workflower
===========================

A BPMN 2.0 workflow engine for PHP

v1.4.0(8y ago)111BSD-2-ClausePHPPHP &gt;=5.3.9

Since Jul 22Pushed 6y agoCompare

[ Source](https://github.com/janusge/workflower)[ Packagist](https://packagist.org/packages/tecnoenvio-koala/workflower)[ RSS](/packages/tecnoenvio-koala-workflower/feed)WikiDiscussions koala Synced yesterday

READMEChangelogDependencies (5)Versions (8)Used By (0)

Workflower
==========

[](#workflower)

A BPMN 2.0 workflow engine for PHP

`Workflower` is a BPMN 2.0 workflow engine for PHP. `Workflower` runs business processes using [the BPMN 2.0 specification](http://www.omg.org/spec/BPMN/2.0/). It's open-source and distributed under [the BSD 2-Clause License](http://opensource.org/licenses/BSD-2-Clause).

[![Total Downloads](https://camo.githubusercontent.com/0758efccc5737a3e61354221f4761b90dc1fb48f9993929f9d76d2ca5bf26be6/68747470733a2f2f706f7365722e707567782e6f72672f7068706d656e746f72732f776f726b666c6f7765722f646f776e6c6f616473)](https://packagist.org/packages/phpmentors/workflower)[![Latest Stable Version](https://camo.githubusercontent.com/70b24d5c1a940a10daccbdd71909da02f05d233b884e0f826291106edbfc197b/68747470733a2f2f706f7365722e707567782e6f72672f7068706d656e746f72732f776f726b666c6f7765722f762f737461626c65)](https://packagist.org/packages/phpmentors/workflower)[![Latest Unstable Version](https://camo.githubusercontent.com/7d28f96340c1ef73410ba5550ec0f0e3502aca7f2b42d13b8676018d51397760/68747470733a2f2f706f7365722e707567782e6f72672f7068706d656e746f72732f776f726b666c6f7765722f762f756e737461626c65)](https://packagist.org/packages/phpmentors/workflower)[![Build Status](https://camo.githubusercontent.com/5845d91bb245faeb0278055acf177388a50e0410362e1e138f4f9d3db125e17b/68747470733a2f2f7472617669732d63692e6f72672f7068706d656e746f72732d6a702f776f726b666c6f7765722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/phpmentors-jp/workflower)

Features
--------

[](#features)

- Workflow
    - The workflow engine and domain model
- Process
    - Some interfaces to work with `Workflow` objects
- Definition
    - BPMN 2.0 process definitions
- Persistence
    - Serialize/deserialize interfaces for `Workflow` objects

### Supported workflow elements

[](#supported-workflow-elements)

- Connecting objects
    - Sequence flows
- Flow objects
    - Activities
        - Tasks
        - Service tasks
        - Send tasks
    - Events
        - Start events
        - End events
    - Gateways
        - Exclusive gateways
- Swimlanes
    - Lanes

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

[](#installation)

`Workflower` can be installed using [Composer](http://getcomposer.org/).

Add the dependency to `phpmentors/workflower` into your `composer.json` file as the following:

**Stable version:**

```
composer require phpmentors/workflower "1.3.*"

```

**Development version:**

```
composer require phpmentors/workflower "~2.0@dev"

```

Documentation
-------------

[](#documentation)

- [Quick Start Guide](https://github.com/phpmentors-jp/workflower/blob/master/docs/quick-start-guide.md)
- [Release Notes](https://github.com/phpmentors-jp/workflower/releases)

Support
-------

[](#support)

If you find a bug or have a question, or want to request a feature, create an issue or pull request for it on [Issues](https://github.com/phpmentors-jp/workflower/issues).

Copyright
---------

[](#copyright)

Copyright (c) 2015-2017 KUBO Atsuhiro and [contributors](https://github.com/phpmentors-jp/workflower/wiki/Contributors), All rights reserved.

License
-------

[](#license)

[The BSD 2-Clause License](http://opensource.org/licenses/BSD-2-Clause)

Acknowledgments
---------------

[](#acknowledgments)

[Q-BPM.org](http://en.q-bpm.org/) by [Questetra,Inc.](http://www.questetra.com/) is the excellent web site for developers such as us who want to create a [workflow engine](https://en.wikipedia.org/wiki/Workflow_engine), which is also called [business process management](https://en.wikipedia.org/wiki/Business_process_management) (BPM) engine.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 96.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~154 days

Recently: every ~114 days

Total

7

Last Release

3024d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1ed8403ab053deedd9f84d8c454a192049d1594fed8845a15110fc0652c4b35f?d=identicon)[jessdelac](/maintainers/jessdelac)

---

Top Contributors

[![iteman](https://avatars.githubusercontent.com/u/52985?v=4)](https://github.com/iteman "iteman (251 commits)")[![SirWaddles](https://avatars.githubusercontent.com/u/769399?v=4)](https://github.com/SirWaddles "SirWaddles (5 commits)")[![77web](https://avatars.githubusercontent.com/u/296615?v=4)](https://github.com/77web "77web (2 commits)")[![janusge](https://avatars.githubusercontent.com/u/639788?v=4)](https://github.com/janusge "janusge (1 commits)")

---

Tags

processworkflowflowbpmbpmn

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tecnoenvio-koala-workflower/health.svg)

```
[![Health](https://phpackages.com/badges/tecnoenvio-koala-workflower/health.svg)](https://phpackages.com/packages/tecnoenvio-koala-workflower)
```

###  Alternatives

[phpmentors/workflower

A BPMN 2.0 workflow engine for PHP

70652.9k4](/packages/phpmentors-workflower)[formapro/pvm

The library provides us with a frame to build a workflow or a business process such as BPMN. Could execute tasks in parallel or delayed tasks

36923.8k](/packages/formapro-pvm)[react/child-process

Event-driven library for executing child processes with ReactPHP.

34076.1M136](/packages/react-child-process)[phpmentors/workflower-bundle

A Symfony bundle for Workflower

2415.2k](/packages/phpmentors-workflower-bundle)[symfony-bundles/fork

SymfonyBundles Fork Library

178.0k](/packages/symfony-bundles-fork)[shrink0r/workflux

Finite state machine for php.

375.6k1](/packages/shrink0r-workflux)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
