Libraries tagged by consolly
cerbero/command-validator
375945 Downloads
Laravel package to validate the input of console commands.
bizley/migration
332595 Downloads
Migration generator for Yii 2.
aura/cli
1414721 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
aplus/cli
1644187 Downloads
Aplus Framework CLI Library
laravelista/lumen-vendor-publish
1424916 Downloads
vendor:publish for Lumen framework.
consolidation/comments
6865887 Downloads
A tool for preserving comments, e.g. when parsing YAML files.
consoletvs/invoices
257498 Downloads
Generate PDF invoices for your customers in laravel
wulfheart/pretty_routes
383671 Downloads
Display your Laravel routes in the console, but make it pretty. 😎
wp-cli/shell-command
6062914 Downloads
Opens an interactive PHP console for running and testing PHP code.
shivas/versioning-bundle
1098923 Downloads
Symfony application versioning, simple console command to manage version (with providers e.g. git tag) of your application using Semantic Versioning 2.0.0 recommendations
mybuilder/cronos-bundle
433971 Downloads
Symfony 4/5/6 bundle which allows you to use @Cron annotations to configure cron to run your console commands.
jms/job-queue-bundle
2288751 Downloads
Allows to run and schedule Symfony console commands as background jobs.
bvanhoekelen/performance
715580 Downloads
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
lexik/maintenance-bundle
3628520 Downloads
This bundle allows you to place your website in maintenance mode by calling two commands from your console.
zetacomponents/console-tools
1659800 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.