devdot / cli-project
Light framework on top of symfony/console.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- devdot/cli: ^1.0
Requires (Dev)
- devdot/cli-builder: ^1.0
- phpstan/phpstan: ^1.11
- phpunit/phpunit: ^11.3
- squizlabs/php_codesniffer: ^3.10
This package is auto-updated.
Last update: 2024-11-16 08:20:30 UTC
README
Light framework on top of symfony/console.
Start a new project with composer:
composer create-project devdot/cli-project
See devdot/cli on GitHub for documentation.