Libraries tagged by console
matthiasnoback/symfony-console-form
241622 Downloads
Use Symfony forms for Console command input
kdyby/console
1646614 Downloads
Symfony Console integration for Kdyby components
illuminated/console-mutex
645459 Downloads
Mutex for Laravel Console Commands.
fidry/console
651726 Downloads
Library to create CLI applications
contributte/console-extra
591507 Downloads
Nette-based console commands for latte, DIC, security, utils and many others
zendframework/zend-console
13269750 Downloads
Build console applications using getopt syntax or routing, complete with prompts
phplucidframe/console-table
403707 Downloads
Console Table
bamarni/symfony-console-autocomplete
359378 Downloads
Shell completion for Symfony Console based scripts
symplify/console-package-builder
3874864 Downloads
Package to speed up building command line applications
splitbrain/php-cli
483345 Downloads
Easy command line scripts for PHP with opt parsing and color output. No dependencies
recca0120/terminal
386590 Downloads
run laravel artisan command in web application
laravel-zero/laravel-zero
37517 Downloads
The Laravel Zero Framework.
cerbero/command-validator
298624 Downloads
Laravel package to validate the input of console commands.
bizley/migration
284037 Downloads
Migration generator for Yii 2.
aura/cli
1264923 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.