dlart / cqrs
1.0.1
2017-05-02 15:56 UTC
Requires
- php: >=7.1.0
- beberlei/assert: ^2.7
- mathiasverraes/classfunctions: ^1.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.3
- phpunit/phpunit: ^6.1
This package is not auto-updated.
Last update: 2024-09-29 04:20:11 UTC
README
CQRS项目的工具。
此库包含CQRS项目的基本类和合约。
要求
- PHP >=7.1.0
安装
使用Composer
composer require dlart/cqrs
运行测试
phpunit
许可
该库采用MIT许可证。
版权
2017 © Denis Lityagin (denis.lityagin@gmail.com).