msgphp / domain
This package is abandoned and no longer maintained.
No replacement package was suggested.
A dependency-free package to help building a business domain layer
v0.15.1
2020-03-08 14:38 UTC
Requires
- php: ^7.2
Requires (Dev)
- doctrine/orm: ^2.6
- ramsey/uuid: ^3.7
- symfony/messenger: ^4.4 || ^5.0
- symfony/var-exporter: ^4.4 || ^5.0
This package is auto-updated.
Last update: 2023-11-23 22:03:29 UTC
README
msgphp/* repositories are not actively developed/supported anymore.
Use in production on your own risks.
If you want to do some hotfixes - please do PR directly in target repository instead of old monorepository.
Domain
A dependency-free package to help building a business domain layer.
Installation
composer require msgphp/domain
Documentation
- Domain-Driven-Design
- Event sourcing
- Projection model
- Try the Symfony demo application
- Get support on Symfony's Slack
#msgphpchannel or raise an issue