dlart / ddd
Tools for DDD projects.
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/dlart/ddd
Requires
- php: >=7.1.0
- beberlei/assert: ^2.7
- mathiasverraes/classfunctions: ^1.1
- nesbot/carbon: ^1.22
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.3
- phpunit/phpunit: ^6.1
This package is not auto-updated.
Last update: 2025-09-28 06:43:40 UTC
README
Tools for DDD projects.
This library contains basic classes and contracts for DDD projects.
Requirements
- PHP >=7.1.0
Installation
Using Composer:
composer require dlart/ddd
Run tests
phpunit
License
Library is licensed under the MIT license.
Copyright
2017 © Denis Lityagin (denis.lityagin@gmail.com).