consolidation/annotated-command
PHP library for building CLI commands from annotations/attributes. Define command names, options, arguments, and hooks in docblocks, then let it parse input and run methods. Used by Drush and other tools for fast, structured command definitions.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sebastian/cli-parser | 0.85 | Parse PHP CLI arguments ($_SERVER['argv']) with a small, focused library extracted from PHPUnit. sebastian/cli-parser helps you interpret options and parameters reliably in console scripts and tools, with Composer-friendly installation. | 1,204 | 1,202 | 6 | 12M | 1 | 27.5 | 64.6 | BSD-3-Clause | 2 weeks ago | |
| delormejonathan/accessible-bundle | 0.84 | — | 0 | 0 | 1 | 0 | 0 | 0.6 | — | MIT | 6 years ago | |
| clue/commander | 0.84 | Minimal, pragmatic console framework for PHP. Define commands with arguments/options, get automatic help/usage output, and run apps via a simple dispatcher. Lightweight alternative to Symfony Console for building small CLI tools quickly. | 167 | 167 | 9 | 1K | 5 | 5.2 | 13.4 | MIT | 5 years ago | |
| zendframework/zend-console | 0.84 | Zend\Console provides a robust set of tools for building PHP command-line apps and scripts. It includes input parsing, argument and option handling, console adapters, and helpers for formatting output, making it easier to create interactive and portable CLI commands. | 47 | 50 | 30 | 36K | 9 | 2.3 | 29.4 | BSD-3-Clause | 7 years ago | |
| daniellehrner/meat-up | 0.84 | Symfony bundle that generates a full CRUD scaffold from a Doctrine entity. Provides a console command to create a controller, FormType, and Twig views (index table plus create/edit pages), based on a Symfony Skeleton starting point. | 1 | 1 | 0 | 0 | 0 | 2.4 | — | MIT | 8 years ago | |
| abmundi/database-commands-bundle | 0.83 | Symfony bundle to automate MySQL database dumps and imports via a db:dump console command and Capifony tasks. Creates timestamped dumps (with hard link to latest), supports download from remote and import into local production/testing environments. | 7 | 7 | 2 | 0 | 1 | 0.2 | — | MIT | — | |
| catchamonkey/console-logger-bundle | 0.83 | — | 1 | 1 | 1 | 0 | 0 | 0.3 | — | — | 11 years ago | |
| consolidation/log | 0.83 | A lightweight Laravel logging package that consolidates and formats application logs, helping you centralize output, reduce noise, and improve readability. Designed for easy integration and configuration across environments for consistent, structured logging. | 154 | 155 | 6 | 1M | 0 | 1.0 | 53.8 | NOASSERTION | — | |
| alexeyshockov/plain-commands-bundle | 0.82 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| illuminate/console | 0.82 | Illuminate Console provides the Artisan command-line framework used by Laravel. Define commands, schedule tasks, manage input/output, prompts, and terminal styling, and integrate with the service container to build robust CLI tools and automation. | 130 | 137 | 28 | 597K | 0 | 1.5 | 50.5 | MIT | — | |
| amf/console-bundle | 0.82 | — | 1 | 1 | 2 | 0 | 3 | 0.4 | 0.3 | — | — | |
| nategood/commando | 0.81 | Commando is a lightweight PHP library for building command-line apps: define options and arguments, parse input, generate help text, and validate values. Ideal for quick CLI tools and scripts with minimal boilerplate. | 803 | 812 | 81 | 28K | 24 | 14.5 | 32.6 | MIT | — | |
| stecman/symfony-console-completion | 0.78 | Adds Bash and Zsh tab-completion to Symfony Console apps. Zero-config completion for command names and options, plus hooks to customize argument/option value suggestions. Install via Composer and register the CompletionCommand to enable shell completion. | 421 | 424 | 26 | 96K | 10 | 22.7 | 39.5 | MIT | 6 months ago | |
| zenstruck/console-extra | 0.78 | Modular helpers to reduce boilerplate in Symfony console commands. Build invokable commands with auto-injected IO, arguments/options via attributes, and handy traits to run other commands or processes. Designed to mix and match features or power a shared base command. | 80 | 80 | 3 | 2K | 11 | 18.5 | 23.3 | MIT | 5 months ago | |
| draw/console | 0.78 | — | 0 | 0 | 0 | 426 | 0 | 0.0 | 36.3 | — | — | |
| alexeyshockov/plain-commands | 0.77 | — | 2 | 2 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| consolidation/output-formatters | 0.76 | Flexible output formatting utilities for PHP/Laravel CLI apps. Convert structured data to clean tables, JSON, YAML, and more with consistent styling and easy configuration—ideal for Symfony Console/Drush-style commands needing polished, readable output. | 196 | 200 | 15 | 1M | 6 | 3.1 | 53.7 | NOASSERTION | — | |
| wp-starter/console | 0.74 | Laravel console utilities for WordPress starter projects. Provides commands and helpers to scaffold, manage, and automate common WP setup tasks from the CLI, streamlining development workflows when integrating WP into a Laravel-based setup. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 3 years ago | |
| webmozarts/console-parallelization | 0.74 | Parallelize Symfony Console commands using multiple processes. A main process distributes items to child workers, restarts workers after segments to avoid slowdown, and supports batching with hooks for setup/teardown (e.g., DB flush) for faster bulk jobs. | 227 | 227 | 17 | 54K | 6 | 12.2 | 36.0 | MIT | 1 year ago | |
| symfony/console | 0.73 | Symfony Console component for building beautiful, testable CLI apps in PHP. Define commands and arguments, render styled output, handle prompts and hidden input, and integrate easily into frameworks or standalone scripts with strong tooling and docs. | 9,821 | 9,996 | 266 | 18M | 0 | 67.1 | 52.9 | MIT | 1 week ago |
How can I help you explore Laravel packages today?