dlart/cqrs

Tools for CQRS projects.

Maintainers

Details

github.com/dlart/cqrs

Source

Issues

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/dlart/cqrs

1.0.1 2017-05-02 15:56 UTC

This package is not auto-updated.

Last update: 2025-09-28 09:24:59 UTC


README

Tools for CQRS projects.

Current stable version Minimum PHP version Build status License

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).