Installation
Install the package into your application using Composer:
bash
composer config minimum-stability
composer require cloudcreativity/ddd-modules:^5.0Versions
| DDD Modules | PHP |
|---|---|
5.x | ^8.2 |
4.x | ^8.2 |
3.x | ^8.1 |
2.x | ^8.1 |
1.x | ^8.1 |
Most major upgrades are extremely easy to upgrade, as the breaking changes tend to relate to classes implemented by the package that you are unlikely to be implementing yourself. See the upgrade guide for more information.
License
DDD Modules is licensed under the MIT license. See the licence file for more information.