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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | 406 | 5 | 5.2 | 8.8 | 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 | 25K | 9 | 2.3 | 27.9 | BSD-3-Clause | 7 years ago | |
| sebastian/cli-parser | 0.84 | Parse PHP CLI arguments from $_SERVER['argv'] with a small, focused library extracted from PHPUnit. Ideal for building command-line tools and test runners, providing straightforward handling of options and parameters with minimal dependencies. | 1,209 | 1,209 | 7 | 13M | 1 | 24.6 | 63.2 | BSD-3-Clause | 2 months 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 | |
| alexeyshockov/plain-commands-bundle | 0.83 | — | 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 | 570K | 0 | 1.5 | 50.3 | MIT | — | |
| adhocore/cli | 0.82 | A lightweight PHP library to build interactive CLI apps with commands, options, prompts, and colored output. Create structured command-line tools quickly, with input helpers and utilities suited for both simple scripts and larger console applications. | 351 | 356 | 38 | 75K | 5 | 13.4 | 33.9 | MIT | 1 year ago | |
| 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 | 30K | 24 | 14.5 | 33.2 | 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 | 83K | 10 | 20.3 | 37.9 | MIT | 7 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 | 15.9 | 23.4 | MIT | 7 months ago | |
| draw/console | 0.78 | — | 0 | 0 | 0 | 488 | 0 | 0.0 | 37.2 | — | — | |
| symfony/console | 0.77 | Symfony Console makes it easy to build beautiful, testable command-line applications in PHP. It provides structured commands, arguments and options, interactive prompts, styled output, helpers, and robust input/output handling for modern CLIs. | 9,813 | 9,992 | 266 | 18M | 0 | 66.8 | 52.7 | MIT | 3 weeks ago | |
| alexeyshockov/plain-commands | 0.77 | — | 2 | 2 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| ayaou/command-logger-bundle | 0.77 | — | 3 | 4 | 0 | 0 | 4 | 11.3 | 1.2 | MIT | 7 months ago | |
| 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. | 195 | 200 | 15 | 1M | 6 | 3.0 | 53.2 | 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 |
How can I help you explore Laravel packages today?