PHPackages                             nirunfa/flow-process-parser - 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. nirunfa/flow-process-parser

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

nirunfa/flow-process-parser
===========================

1.0.0.0(6mo ago)013PHPPHP &gt;=7.3

Since Nov 12Pushed 5mo agoCompare

[ Source](https://github.com/nirunfa/flow-process-parser)[ Packagist](https://packagist.org/packages/nirunfa/flow-process-parser)[ RSS](/packages/nirunfa-flow-process-parser/feed)WikiDiscussions main Synced 1mo ago

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

定制化的流程解析器
=========

[](#定制化的流程解析器)

> 根据公司的业务封装的一个流程图解析以及推荐流程的一个解析器

计划列表
====

[](#计划列表)

- 支持自定义的流程节点
- 支持自定义的流程变量
- 支持自定义的流程任务
- 支持自定义的流程配置以及任务配置
- 管理端流程模型 api接口
- 管理端流程实例 api接口
- 管理端流程任务 api接口
- 管理端流程变量 api接口
- 非管理端 相关流程模型 api接口

实现方式： 管理端 api控制器和 非管理端 Service 用户信息： 发起人信息、表单输入信息、流程相关操作

该扩展是结合公司业务定制化的一个 [jsonFlow](https://gitee.com/nirunfa/smart-flow-design) 的 json 解析器以及 jsonFlow 流程便利工具 内置了一些相关的数据表：

1. 存储 json 及相关的模型表（名称包含Design）
2. 模型关联的分类表 (category)
3. 模型关联的分组表 (group)
4. flow 的 json 解析生成的节点及相关其他（如：表单）表 (node)
5. flow 流程实例 (instance)
6. flow 流程任务 (task)

流程图：

 ```
graph TD

B --> C{Let me think}A[Christmas] -->|Get money| B(Go shopping)
C -->|One| D[Laptop]
C -->|Two| E[iPhone]
C -->|Three| F[fa:fa-car Car]
```

      Loading

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance69

Regular maintenance activity

Popularity5

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

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

188d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a6f38cd399999a4fd4c88a6177c0fb27ab5003c7f45cf8ea057a6ea7a56faf09?d=identicon)[nirunfa](/maintainers/nirunfa)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nirunfa-flow-process-parser/health.svg)

```
[![Health](https://phpackages.com/badges/nirunfa-flow-process-parser/health.svg)](https://phpackages.com/packages/nirunfa-flow-process-parser)
```

PHPackages © 2026

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