rayrutjes / domain-foundation
Php framework focused on providing the tools to roll out a domain driven project.
0.4.0
2015-07-12 14:53 UTC
Requires
- php: >=5.6
- phpmd/phpmd: @stable
- psr/log: ^1.0
- ramsey/uuid: ^2.8
Requires (Dev)
- phpunit/phpunit: ^4.7
This package is not auto-updated.
Last update: 2024-10-30 09:07:28 UTC
README
Installation
composer require rayrutjes/domain-foundation
We will use strict Semantic Versioning starting from version 1.0.0.
Until we reach that stage, we will allow BC breaks in minor releases.
Requirements
This package is supported on PHP 5.6/7, but also PHP-HHVM.
Examples
Be sure to checkout an example of implementation:
Contributing
Please refer to the contributing file.