titasgailius/terminal
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| digipolisgent/command-builder | 0.87 | 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. | 0 | 0 | 0 | 2K | 1 | 0.4 | 46.4 | MIT | 7 years ago | |
| code-lts/cli-tools | 0.87 | — | 2 | 3 | 0 | 4K | 0 | 13.7 | 47.8 | MPL-2.0 | 6 months ago | |
| alexeyshockov/plain-commands | 0.87 | — | 2 | 2 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| symfony/console | 0.87 | 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,810 | 9,992 | 266 | 18M | 0 | 67.7 | 53.0 | MIT | 1 week ago | |
| mnapoli/silly | 0.86 | Silly is a lightweight CLI micro-framework built on Symfony Console. Define commands with simple signatures and PHP callables, get options/arguments parsing, helpers, and DI integration (PHP-DI or Pimple) while staying compatible with Symfony Console apps. | 934 | 940 | 52 | 92K | 4 | 33.9 | 32.5 | MIT | 1 month ago | |
| php-standard-library/shell | 0.86 | 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 | |
| tanbhirhossain/laravel-live-terminal | 0.86 | — | 2 | 3 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| tomatophp/console-helpers | 0.85 | — | 5 | 5 | 3 | 26K | 0 | 0.7 | 50.3 | MIT | 2 years ago | |
| mwguerra/web-terminal | 0.85 | — | 29 | 29 | 11 | 3K | 1 | 0.6 | 27.1 | MIT | — | |
| mckenziearts/laravel-command | 0.85 | Dev-only Artisan generators for Laravel: quickly scaffold templated repositories, helpers, and observers. Adds make:repository and related commands to create boilerplate files, with configurable model namespaces for non-standard app structures. | 32 | 32 | 2 | 0 | 0 | 0.5 | — | — | 8 years ago | |
| amf/console-bundle | 0.85 | — | 1 | 1 | 2 | 0 | 3 | 0.4 | 0.3 | — | — | |
| 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 | — | — | |
| queents/console-helpers | 0.85 | — | 0 | 0 | 0 | 1K | 1 | 0.7 | 42.8 | MIT | 3 years 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 | 33.9 | MIT | 1 year ago | |
| ctrl-f5/ctrl-common | 0.84 | Shared utilities and helpers for the Ctrl-F5 ecosystem: common PHP/Laravel components, small abstractions, and reusable support code used across multiple packages and apps. Intended as a lightweight foundation dependency. | 0 | 0 | 0 | 0 | 0 | 0.0 | 6.6 | — | — | |
| doctrine-dbal-util/cli-bundle | 0.84 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| digitalstate/platform-console-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| pmjones/auto-shell | 0.84 | AutoShell maps CLI command names to PHP command classes in a namespace, reflecting on a main method to parse args/options (scalars or arrays). Add a class in the command directory and it becomes available automatically—no dependencies, minimal setup. | 51 | 51 | 2 | 38 | 0 | 15.2 | 3.7 | MIT | 4 months ago | |
| baks-dev/manufacture-part-application | 0.84 | — | 0 | 0 | 1 | 0 | 0 | 14.1 | — | MIT | 4 months ago | |
| laravel-zero/framework | 0.84 | 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 |
How can I help you explore Laravel packages today?