symfony/console
Symfony Console makes it easy to build beautiful, testable PHP command‑line tools. Define commands, arguments and options, add interactive prompts, styled output and progress bars, plus robust input/output handling for CLI apps and scripts.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mnapoli/silly | 0.88 | Silly is a lightweight library for building CLI apps in PHP. It wraps Symfony Console with a simple, callback-based API, optional dependency injection support, and helpers for defining commands and arguments quickly—ideal for small tools and prototypes. | 931 | — | 50 | — | 4 | 27.2 | 0.9 | MIT | 1 year ago | |
| nategood/commando | 0.87 | 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 | 82 | 29K | 24 | 14.6 | 32.9 | MIT | — | |
| illuminate/console | 0.87 | 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. | 129 | 136 | 28 | 628K | 0 | 1.5 | 50.9 | MIT | — | |
| zenstruck/console-test | 0.79 | Test your Symfony Console commands with ease. zenstruck/console-test provides a lightweight harness to run commands, feed input, capture output, and assert exit codes and messages—ideal for fast, reliable unit/integration tests without booting full apps. | 58 | 58 | 8 | 44K | 2 | 25.1 | 46.7 | MIT | 4 months ago | |
| zendframework/zend-console | 0.76 | 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 | 33K | 9 | 12.3 | 49.3 | BSD-3-Clause | 7 years ago |
How can I help you explore Laravel packages today?