gingerwfms / ginger-core
Ginger WfMS 的后端核心
dev-master
2014-03-19 20:52 UTC
Requires
- php: >=5.4.0
- codeliner/php-equalsbuilder: 1.1.*
- codeliner/shared-domain-set: 1.0.*
- composer/installers: 1.0.*
- rhumsaa/uuid: 2.5.*
Requires (Dev)
- codeliner/shared-domain-set: 1.*
- malocher/cqrs-esb: 1.*
- malocher/zf2-cqrs-module: 1.*
- phpunit/phpunit: 3.7.*
- zendframework/zendframework: 2.2.*
This package is not auto-updated.
Last update: 2024-09-24 01:20:49 UTC
README
Ginger 工作流管理系统 是一个由模块驱动的系统。每个部分都是一个独立的 ZF2 模块,包含关联的 github 仓库、composer 包和 travis-ci 构建。gingerwfms/ginger-core 为整个系统提供基础设施。在其中您可以找到 CQRS 层以及持久化层。