phar-io/executor
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mtdowling/burgomaster | 0.89 | Laravel package for controlling and monitoring long-running background tasks and daemons. Provides a simple master/worker process manager, status reporting, and a structured way to start, stop, and supervise job runners from your app or CLI. | 26 | 27 | 5 | 1K | 0 | 0.3 | 23.8 | MIT | — | |
| efrane/phar-builder-bundle | 0.89 | — | 1 | 1 | 1 | 4 | 0 | 0.7 | 8.5 | — | — | |
| phar-io/composer-plugin | 0.89 | Archived proof-of-concept Composer plugin that adds phive:run and phive:info commands to integrate Phive with Composer (e.g., install phar tools like PHPUnit). Unsupported, likely insecure, and may not work with current Composer—do not use in production. | 14 | 16 | 0 | 0 | 0 | 0.3 | — | — | 8 years ago | |
| splash/bridge-builder | 0.87 | Laravel package for building and managing bridges between systems, providing tools to define connections, map data flows, and orchestrate integration logic in a structured, reusable way. Suitable for apps needing reliable cross-service communication and syncing. | 0 | 0 | — | 305 | — | 0.0 | 34.3 | — | — | |
| humbug/box | 0.87 | — | 1,310 | 1,315 | 109 | 23K | 72 | 44.3 | 49.9 | MIT | 2 months ago | |
| phar-io/filesystem | 0.87 | phar-io/filesystem is a small PHP utility library from the Phar.io ecosystem that abstracts common filesystem tasks with a clean API. Provides helpers for paths, files, and directories, aiming for safer, testable I/O used by tools like phar-io/phar. | 3 | 3 | 3 | 71K | 0 | 0.1 | 55.3 | NOASSERTION | — | |
| digipolisgent/command-builder | 0.86 | 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 | 3K | 1 | 0.4 | 48.7 | MIT | 6 years ago | |
| nette/utils | 0.86 | Handy PHP utility classes from the Nette Framework: strings, arrays, JSON, dates/times, file system helpers, safe reflection, and more. Lightweight, well-tested, and framework-agnostic—useful building blocks for everyday PHP and Laravel projects. | 2,140 | 2,186 | 153 | 11M | 9 | 47.0 | 66.0 | NOASSERTION | 3 weeks ago | |
| humbug/php-scoper | 0.83 | PHP-Scoper prefixes your project and its dependencies into a unique namespace to avoid conflicts, especially when building PHARs that bundle vendor code and run alongside other PHP projects with overlapping packages or versions. | 802 | 803 | 76 | 127K | 22 | 38.1 | 46.3 | MIT | 3 months ago | |
| draw/process | 0.82 | 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 | — | — | |
| herrera-io/phar-update | 0.82 | Self-update library for PHP applications distributed as PHAR files. Loads a remote manifest, checks available versions, and upgrades to the next compatible release. Modular design lets you customize the update workflow for your PHAR app. | 115 | 124 | 9 | 7K | 2 | 0.7 | 17.4 | MIT | — | |
| phpcq/repository-definition | 0.82 | Repository definition package for the PHPCQ (PHP Code Quality) project, used to automate and configure code quality checks in CI pipelines. Part of the phpcq.org ecosystem built around tools like PHP_CodeSniffer and PHPMD. | 0 | 0 | 0 | 36 | 0 | 0.0 | 21.7 | MIT | — | |
| boson-php/runtime | 0.81 | Lightweight runtime for boson-php that helps bootstrap and manage execution of Boson-based apps. Provides core runtime utilities and integration points for running, configuring, and packaging projects with minimal overhead. | 5 | 5 | 1 | 40 | 0 | 0.1 | 12.2 | MIT | — | |
| jakoch/phantomjs-installer | 0.81 | Laravel-friendly installer for PhantomJS. Downloads and installs the PhantomJS binary via Composer with cross-platform support, making it easy to bundle a headless browser in PHP apps and CI pipelines without manual setup. | 151 | 158 | 43 | 16K | 1 | 2.9 | — | MIT | 11 months ago | |
| splash/bridge-bundle | 0.81 | Symfony bridge bundle for Splash integration. Provides services and configuration to connect Splash modules with your Symfony app, handle authentication and requests, and streamline setup for synchronizing data between your application and Splash connectors. | 0 | 0 | — | 295 | — | 0.0 | 34.1 | — | — | |
| chaplean/continuous-integration-scripts | 0.81 | — | 0 | 0 | 0 | 156 | 0 | 0.6 | 30.3 | MIT | 7 years ago | |
| open-southeners/extended-php | 0.80 | 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 | 82 | 0 | 15.2 | 28.4 | MIT | 7 months ago | |
| phar-io/composer-distributor | 0.80 | Library to build Composer plugins that install and update PHAR-based tools instead of source code. Ideal for dev utilities like PHPUnit/PHPStan/Psalm: keep installs via Composer while avoiding dependency conflicts by distributing signed PHAR releases. | 13 | 13 | 2 | 65K | 3 | 3.7 | 51.6 | NOASSERTION | 2 years ago | |
| php-standard-library/process | 0.80 | 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 | 21.2 | 64.8 | MIT | 2 weeks ago | |
| digitalnoise/command-launcher | 0.80 | 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 | — | — |
How can I help you explore Laravel packages today?