[Work in Progress]
This is an experimental repository, which is not a part of any responsible disclosure program.
Before running composer install run php config/generate.php to create a dummy config class.
The project uses phpstan for static anylisys and php-cs-fixer for coding conventions.
Running:
composer run-script lint-autofixcomposer run-script phpstan
Run everything and tests composer run-script ci.
QUICKBIKE_NO_CONFIG_UPDATE - tells ConfigBuilder to never try to regenerate configs
(for Docker images that handle config management itself)