A command-line tool to standardise commands for projects using different languages and frameworks.
Use the `AsCommand` annotation to automatically register commands as services and automatically add them to `./bin/console` instead of adding them manually. |
||
|---|---|---|
| .githooks | ||
| bin | ||
| config | ||
| src | ||
| tests | ||
| .env | ||
| .env.test | ||
| .envrc | ||
| .gitignore | ||
| autoload_runtime.template | ||
| box.json.dist | ||
| build.yaml | ||
| CHANGELOG.md | ||
| composer.json | ||
| composer.lock | ||
| flake.lock | ||
| flake.nix | ||
| justfile | ||
| LICENSE | ||
| notes | ||
| phpstan.dist.neon | ||
| phpunit.xml.dist | ||
| README.md | ||
| symfony.lock | ||
versa
A command-line tool to standardise commands for projects using different languages and frameworks.