zisato / event-sourcing
Event Sourcing
0.3
2022-03-19 16:24 UTC
Requires
- php: ^7.4 || ^8.0
- ramsey/uuid: ^4.1
Requires (Dev)
- infection/infection: ^0.21
- phpstan/phpstan: ^0.12
- phpunit/php-code-coverage: ^9.1
- phpunit/phpcov: ^8.1
- phpunit/phpunit: ^9.3
- squizlabs/php_codesniffer: ^3.5
- vimeo/psalm: ^4.8
This package is not auto-updated.
Last update: 2024-11-12 11:22:23 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