Development Run tests composer update vendor/bin/phpstan analyse --xdebug --memory-limit=-1 -c phpstan.neon vendor/bin/phpcs src/ --standard=PSR12 vendor/bin/phpunit