php-ddd / domain-driven-design
This package is abandoned and no longer maintained.
No replacement package was suggested.
Tools/framework to ease the implementation of Eric Evans Domain Driven Design in PHP.
v0.6.0
2015-08-15 20:36 UTC
Requires
- php: >=5.5
- php-ddd/utils: ^1.2.0
Requires (Dev)
- fabpot/php-cs-fixer: ^1.8.1
- phploc/phploc: ^2.1.3
- phpmd/phpmd: ^2.2.3
- phpunit/phpunit: ^4.7.0
- satooshi/php-coveralls: dev-master
This package is not auto-updated.
Last update: 2025-03-01 20:40:14 UTC
README
Tools/framework to ease the implementation of Eric Evans Domain Driven Design in PHP.
To ease its development, this framework requires PHP5.5+
What's inside
- Command System - doc
- Basic domain tools - doc
- Event system (EventDispatcher, Listener) - doc
- Event Log - doc
Project Status
Project Version | Build | Code coverage | Code Quality |
---|---|---|---|
Master | |||
v0.6 | |||
v0.5 |