gingerwfms / ginger-core
Backend Core of the Ginger WfMS
Installs: 60
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:zend-module
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: 2025-03-25 03:40:13 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.