An event sourced Category-Product catalog, Proof Of Concept project for the usage of ProophEventSourcing Library.
Proof provides CQRS and EventSourcing Infrastructure for PHP
There is one Catalog
bounded context.
Common
in a helper directory.
Run composer install
to install all dependencies
Tests (phpunit
) can be found in tests
directory.