zisato / event-sourcing
Event Sourcing
Installs: 88
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 1
pkg:composer/zisato/event-sourcing
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: 2025-10-14 16:11:06 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