n3xu5 / commander
A set of interfaces and traits aimed to structure better a domain driven layered application
This package's canonical repository appears to be gone and the package has been frozen as a result.
1.01
2018-02-23 16:22 UTC
Requires
- php: >=7.2
- psr/container: @stable
Requires (Dev)
- phpunit/phpunit: @stable
- squizlabs/php_codesniffer: @stable
This package is not auto-updated.
Last update: 2019-09-23 22:19:32 UTC
README
It is intentionally, an extremely minimal set of interfaces and traits to help organize and isolate your domain level with an architecture based on services and commands.