Libraries tagged by commbank
joshembling/artisan-browse
13289 Downloads
An interactive terminal UI for browsing, searching, and executing Laravel Artisan commands.
jbzoo/cli
677881 Downloads
The framework helps create CLI tools and provides new tools for symfony/console, symfony/process.
illuminated/helper-functions
598388 Downloads
Laravel-specific and pure PHP Helper Functions.
illuminated/console-logger
79524 Downloads
Logging and Notifications for Laravel Console Commands.
enygma/cmd
1182916 Downloads
A simple command line option parser
corneltek/cliframework
162807 Downloads
Command-line framework for PHP
clue/arguments
199180 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
bpocallaghan/generators
69666 Downloads
Custom Laravel File Generators with config and publishable stubs.
bnomei/kirby3-janitor
44625 Downloads
Kirby Plugin for running commands like cleaning the cache from within the Panel, PHP code or a cronjob
bnomei/kirby-janitor
7326 Downloads
Kirby Plugin for running commands like cleaning the cache from within the Panel, PHP code or a cronjob
arara/process
63741 Downloads
Provides a better API to work with processes on Unix-like systems
joselfonseca/laravel-tactician
203919 Downloads
Laravel implementation of the Tactician Command Bus
jc21/clitable
295514 Downloads
CLI Table output for PHP scripts
alt-three/bus
528098 Downloads
An improved command bus for Laravel
zetacomponents/console-tools
1758303 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.