Libraries tagged by comman
symfony/console
959581064 Downloads
Eases the creation of beautiful and testable command line interfaces
nunomaduro/collision
276354189 Downloads
Cli error handling for console/command-line PHP applications.
symfony/process
854343919 Downloads
Executes commands in sub-processes
symfony/maker-bundle
93552417 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
laravel/prompts
117045569 Downloads
Add beautiful and user-friendly forms to your command-line applications.
lorisleiva/laravel-actions
5166144 Downloads
Laravel components that take care of one specific task
league/climate
12474409 Downloads
PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.
laravel/pail
17323339 Downloads
Easily delve into your Laravel application's log files directly from the command line.
drush/drush
49826129 Downloads
Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.
spatie/laravel-signal-aware-command
9105321 Downloads
Handle signals in artisan commands
consolidation/annotated-command
60481620 Downloads
Initialize Symfony Console commands from annotated command class methods.
vaimo/composer-patches
3723291 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
league/tactician
13743740 Downloads
A small, flexible command bus. Handy for building service layers.
helhum/typo3-console
7777776 Downloads
A reliable and powerful command line interface for TYPO3 CMS
wilderborn/partyline
3326787 Downloads
A Laravel 5 package to output to the console from outside of command classes