dlart / ddd
1.4.3
2017-05-09 10:00 UTC
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: 2024-09-29 01:56:53 UTC
README
DDD项目的工具。
此库包含DDD项目的基本类和契约。
需求
- PHP >=7.1.0
安装
使用Composer
composer require dlart/ddd
运行测试
phpunit
许可协议
该库采用MIT许可协议。
版权
2017 © Denis Lityagin (denis.lityagin@gmail.com).