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. Email us for help if needed.
Installs: 116
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/n3xu5/commander
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.