keradus/cli-executor
Execute CLI commands from PHP with a simple, lightweight wrapper. Run processes, capture output, handle exit codes, and manage arguments for reliable command execution in scripts and Laravel apps.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| zenstruck/console-test | 0.83 | 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. | 57 | 57 | 8 | 39K | 2 | 15.2 | 42.4 | MIT | 6 months ago | |
| titasgailius/terminal | 0.83 | A lightweight PHP package for building and running terminal commands. Compose commands with a fluent API, execute processes, stream output, handle timeouts and exit codes, and run tasks cross-platform—ideal for artisan tools, deploy scripts, and CI automation. | 513 | 514 | 37 | 3K | 0 | 8.9 | 10.7 | — | 1 year ago | |
| nategood/commando | 0.82 | 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 | — | |
| acseo/profiler-cli | 0.82 | Symfony bundle adding a CLI to browse Symfony Profiler data: list recent tokens, filter by IP/URL/method/date, inspect a token’s request details (headers/body), and export generated curl commands. Works with Symfony 5/6 and PHP 7.4+. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| 21torr/cli | 0.82 | — | 0 | 0 | 2 | 723 | 0 | 18.3 | 44.6 | MIT | 3 months ago | |
| mikehaertl/php-shellcommand | 0.79 | Run and manage shell commands from PHP with a simple, safe API. Capture output, exit codes, and errors; set timeouts, working dir, env vars, and pipes; build commands with proper escaping. Useful for CLI wrappers and background jobs. | 324 | 339 | 54 | 975K | 3 | 8.9 | 49.0 | MIT | 3 years ago | |
| draw/process | 0.79 | draw/process is a Laravel/PHP package for running and managing external processes. It helps you start commands, capture output, handle errors, and control execution in a clean API—useful for queues, build tasks, and integrations that need shell tools. | 0 | 0 | 0 | 2K | 0 | 0.0 | 44.5 | — | — | |
| sebastianfeldmann/cli | 0.78 | 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 | 300K | 4 | 9.8 | 55.8 | MIT | 1 year ago | |
| phar-io/executor | 0.78 | phar-io/executor is a small PHP library for safely running external commands and processes. It builds and executes command lines, captures output and exit codes, and helps integrate tooling and CLI binaries into PHP applications and test suites. | 2 | 2 | 2 | 67K | 1 | 0.3 | 55.2 | NOASSERTION | — | |
| codeception/module-cli | 0.78 | 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. | 14 | 14 | 6 | 223K | 1 | 3.4 | 56.0 | MIT | 3 years ago | |
| digitalnoise/command-launcher | 0.75 | Laravel package for launching and managing console commands programmatically. Provides a simple API to trigger Artisan commands, pass arguments/options, and handle execution flow for scheduled tasks, integrations, and background processes. | 0 | 0 | 0 | 23 | 0 | 0.0 | 19.1 | — | — | |
| alchemy/binary-driver | 0.74 | PHP toolkit for building reusable, testable binary drivers on top of symfony/process. Provides AbstractBinary, binary detection, command generation, logging via PSR-3, and process listeners for debugging and customization across CLI tools. | 191 | 195 | 64 | 74K | 13 | 9.1 | 40.8 | NOASSERTION | 6 years ago |
How can I help you explore Laravel packages today?