471 B
471 B
Composer package template
Template for composer packages with CI and a Docker image for local development.
Commands
Сode style fixer
make code-style-fix
Сode style fixer
make code-style-fix
Сode style check
make code-style-check
Run analyzer
make analyze-code
Run Run unit tests
make run-unit-tests
Run full test
make full-test