digipolisgent/command-builder
PHP command builder to compose complex shell command strings fluently. Add flags/arguments, pipe output, and chain onSuccess/onFailure blocks to build conditional command groups for safe execution and readable CLI scripting.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| titasgailius/terminal | 0.87 | 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. | 512 | 514 | 37 | 2K | 0 | 8.9 | 10.3 | — | 1 year ago | |
| phar-io/executor | 0.86 | 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 | 73K | 1 | 0.3 | 55.2 | NOASSERTION | — | |
| digitalnoise/command-launcher | 0.85 | 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 | 21 | 0 | 0.0 | 18.5 | — | — | |
| draw/process | 0.85 | 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 | 1K | 0 | 0.0 | 43.2 | — | — | |
| devture/symfony-web-command-bundle | 0.85 | — | 7 | 7 | 0 | 0 | 0 | 0.0 | — | BSD-3-Clause | — | |
| php-standard-library/shell | 0.84 | Execute shell commands safely in PHP with built-in argument escaping and controlled handling of stdout/stderr. Part of PHP Standard Library, providing a simple API for running processes, capturing error output, and managing failures predictably. | 0 | 0 | 0 | 12K | 0 | 18.2 | 63.4 | MIT | 2 months ago | |
| php-standard-library/process | 0.84 | Typed, non-blocking PHP API for spawning, monitoring, and controlling child processes. Manage stdin/stdout/stderr streams, retrieve exit codes, and handle timeouts and signals with a clean, reliable interface for long-running and parallel tasks. | 0 | 0 | 0 | 13K | 0 | 20.1 | 64.0 | MIT | 2 months ago | |
| adhocore/cli | 0.84 | 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. | 352 | 356 | 38 | 83K | 5 | 13.4 | 34.5 | MIT | 1 year ago | |
| open-southeners/extended-php | 0.84 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 750 | 0 | 12.2 | 41.5 | MIT | 9 months ago | |
| dwo/user-commands-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| massive/build-bundle | 0.84 | Symfony bundle providing a massive:build command to run tagged build targets. Define virtual targets in config, declare dependencies between targets, and implement builders to execute custom environment/setup steps—ideal for chaining app-specific commands in development. | 47 | 48 | 9 | 29K | 3 | 18.0 | 42.8 | MIT | 5 months 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.0 | 23.4 | MIT | 7 months ago | |
| draw/console | 0.84 | — | 0 | 0 | 0 | 488 | 0 | 0.0 | 37.2 | — | — | |
| laravel-zero/framework | 0.83 | Laravel Zero is an unofficial, Laravel-based micro-framework for building fast, elegant console apps. Includes optional Eloquent/logging, interactive menus, desktop notifications, scheduler, standalone compiler, and Collision-powered error reporting. | 351 | 349 | 64 | 54K | 0 | 21.6 | 34.5 | MIT | 4 months ago | |
| danilovl/web-command-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 16.9 | — | MIT | 3 months ago | |
| amf/console-bundle | 0.83 | — | 1 | 1 | 2 | 0 | 3 | 0.4 | 0.3 | — | — | |
| symfony/process | 0.83 | Symfony Process component runs external commands in sub-processes, with built-in support for piping input/output, timeouts, signals, and error handling. Ideal for safely launching CLI tools from PHP applications and capturing their output. | 7,454 | 7,522 | 105 | 17M | 0 | 57.1 | 53.1 | MIT | 2 months ago | |
| binarybuilds/filament-command-runner | 0.83 | — | 7 | 7 | 4 | 6K | 1 | 10.7 | 42.8 | MIT | 6 months ago | |
| vizrex/laraviz | 0.83 | — | 1 | 1 | 4 | 0 | 0 | 0.1 | — | NOASSERTION | — | |
| akmaks/command-chaining-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — |
How can I help you explore Laravel packages today?