gingerwfms / ginger-core
Backend Core of the 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: 2026-03-10 08:17:16 UTC
README
The Ginger Workflow Management System is a module driven system. Each part is an own ZF2 module, with an associated github repo, a composer package and a travis-ci build. The gingerwfms/ginger-core provides the infrastructure for the entire system. You can find the CQRS layer as well as the persistence layer in it.