franzose / domain-stuff
This package is abandoned and no longer maintained.
No replacement package was suggested.
Common domain stuff that can included to various projects
v1.0.4
2019-04-10 22:54 UTC
Requires
- php: ^7.2
- ramsey/uuid: ^3.8
Requires (Dev)
- phpunit/phpunit: ^8.1
README
It's a common stuff that can be used in almost any project. I'm just tired of copy pasting it over and over again.
- Identifier which uses UUID 4 internally
- Domain event dispatcher inspired by Fesor's repository.
Maybe I'll include an integration glue with Symfony someday.