dlart / cqrs
Tools for CQRS projects.
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: 2025-03-30 07:02:11 UTC
README
Tools for CQRS projects.
This library contains basic classes and contracts for CQRS projects.
Requirements
- PHP >=7.1.0
Installation
Using Composer:
composer require dlart/cqrs
Run tests
phpunit
License
Library is licensed under the MIT license.
Copyright
2017 © Denis Lityagin (denis.lityagin@gmail.com).