zisato/event-sourcing

Event Sourcing

0.3 2022-03-19 16:24 UTC

This package is not auto-updated.

Last update: 2024-04-30 09:00:21 UTC


README

Install dependencies

bin/composer.sh install

Execute tests

bin/test.sh
bin/test-coverage.sh
bin/test-xdebug.sh

Execute code tools

bin/phpstan.sh
bin/rector.sh