console-helpers / console-kit
Toolkit for creating command line applications using Symfony Console component
Installs: 5 602
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 3
Open Issues: 3
Requires
- php: >=5.6.0
- pimple/pimple: ^2.0|^3.0
- stecman/symfony-console-completion: ^0.11.0
- symfony/console: ^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0
Requires (Dev)
- aik099/coding-standard: dev-master
- console-helpers/prophecy-phpunit: ^3.0
- phpspec/prophecy: ^1.10
- yoast/phpunit-polyfills: ^2.0
README
Console-Kit is a toolkit for creating command line applications using Symfony Console component.
Installation
- use the
composer create-project console-helpers/new-project project-name dev-master
to create new project using this library
Contributing
See CONTRIBUTING file.
License
Console-Kit is released under the BSD-3-Clause License. See the bundled LICENSE file for details.