phpdot / console
CLI application framework wrapping symfony/console. DI integration, command discovery, output helpers.
v2.0.0
2026-04-27 12:50 UTC
Requires
- php: >=8.3
- phpdot/attribute: ^1.0
- psr/container: ^2.0
- symfony/console: ^7.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.94
- phpdot/container: ^1.5
- phpstan/phpstan: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- phpunit/phpunit: ^11.0
Suggests
- phpdot/container: Required to resolve the #[Config('console')] attribute on ConsoleConfig via the phpdot manifest scanner.