zenstruck/console-test
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| zendframework/zend-console | 0.88 | 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 | |
| nategood/commando | 0.86 | 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 | — | |
| symfony/console | 0.86 | 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 | |
| illuminate/console | 0.86 | 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 | — | |
| codeception/module-cli | 0.84 | Codeception CLI module for running and testing command-line applications. Provides helpers to execute commands, capture output, check exit codes, and assert on stdout/stderr, making it easy to write automated CLI tests within your Codeception suite. | 15 | 15 | 6 | 225K | 1 | 3.4 | 56.0 | MIT | 3 years ago | |
| sebastianfeldmann/cli | 0.84 | Lightweight PHP library for building CLI tools: defines commands and options, parses argv, validates input, and renders help/usage output. Clean API for composing console applications with consistent argument handling and exit codes. | 21 | 21 | 8 | 308K | 4 | 9.8 | 55.8 | MIT | 1 year ago | |
| zenstruck/console-extra | 0.84 | 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 | |
| fidry/console | 0.78 | Lightweight, robust wrapper around symfony/console. Uses a single IO object (SymfonyStyle-like, with access to Input/Output) plus typed, validated args/options. Prefer explicit interfaces over inheritance; works with Symfony or standalone CLI apps. | 19 | 19 | 3 | 91K | 6 | 8.8 | 53.2 | MIT | 1 year ago |
How can I help you explore Laravel packages today?