PHPackages                             jingshou/yii2-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. jingshou/yii2-workflow

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

jingshou/yii2-workflow
======================

yii2 workflow

1.0.0(8y ago)017MITPHPPHP &gt;=5.4.0

Since Dec 11Pushed 8y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (3)Used By (0)

yii2-workflow
=============

[](#yii2-workflow)

工作流程

=========== 工作流程管理控件扩展

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist jingshou/yii2-workflow "*"

```

or add

```
"jingshou/yii2-workflow": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
    # 工作流程列表
    /Workflow/workflow/index

```

配置说明
----

[](#配置说明)

请在配置文件加入模块，以调用工作流程管理controller

```
    ...
        'Workflow' => [
            'class' => 'anlewo\workflow\Module',
        ],
    ...
```

请在配置文件加入组件配置，以调用工作流程管理Component

```
    ...

    ...
...
```

请到vendor的yiisoft扩展添加映射关系

```
'anlewo/yii2-workflow' =>
  array (
    'name' => 'jingshou/yii2-workflow',
    'version' => '1.0.0.0',
    'alias' =>
    array (
      '@anlewo/workflow' => $vendorDir . '/jingshou/yii2-workflow',
    ),
  ),
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

3074d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/41484aa66cf69c347e8fa567fda90623e04de2b3fde80b9d6830675fd5677830?d=identicon)[jingshou](/maintainers/jingshou)

---

Top Contributors

[![jingshou](https://avatars.githubusercontent.com/u/12807651?v=4)](https://github.com/jingshou "jingshou (8 commits)")

### Embed Badge

![Health badge](/badges/jingshou-yii2-workflow/health.svg)

```
[![Health](https://phpackages.com/badges/jingshou-yii2-workflow/health.svg)](https://phpackages.com/packages/jingshou-yii2-workflow)
```

###  Alternatives

[pmill/php-scheduler

Simple PHP task scheduler

1833.5k](/packages/pmill-php-scheduler)[hydreflab/jedi-faker

Faker extension for Star Wars junkie

1429.5k1](/packages/hydreflab-jedi-faker)[yii2mod/yii2-bx-slider

Bx-slider widget based on bx-slider extension {@link http://bxslider.com)

1210.8k](/packages/yii2mod-yii2-bx-slider)

PHPackages © 2026

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