alchemy/binary-driver
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | — | |
| draw/process | 0.84 | 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 | — | — | |
| 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 | — | — | |
| bengor-file/file-bundle | 0.83 | — | 0 | 0 | 2 | 37 | 2 | 4.4 | 21.8 | MIT | 7 years ago | |
| webmozarts/console-parallelization | 0.83 | Parallelize Symfony Console commands using multiple processes. A main process distributes items to child workers, restarts workers after segments to avoid slowdown, and supports batching with hooks for setup/teardown (e.g., DB flush) for faster bulk jobs. | 227 | 227 | 18 | 59K | 8 | 12.9 | 37.6 | MIT | 1 year ago | |
| chaplean/continuous-integration-scripts | 0.83 | — | 0 | 0 | 0 | 192 | 0 | 0.6 | 31.6 | MIT | 7 years ago | |
| laravel/framework | 0.83 | Laravel’s core framework code for building modern PHP web apps with elegant syntax. Includes fast routing, a powerful DI container, sessions and caching, database migrations, queues for jobs, and real-time event broadcasting. | 34,839 | 35,311 | 11,937 | 12M | 55 | 94.7 | 71.9 | MIT | 1 day ago | |
| asoc/dadatata | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aequation/labo | 0.83 | Symfony install bundle by Aequation (aequation/labo). Provides installation/setup helpers and bundle scaffolding to streamline configuring a Symfony app and its dependencies during initial project setup. | 1 | 2 | 0 | 1 | 0 | 0.3 | 2.4 | MIT | 1 year ago | |
| cleverage/flysystem-process-bundle | 0.83 | — | 0 | 0 | 0 | 244 | 0 | 9.4 | 35.2 | MIT | 7 months ago | |
| chamber-orchestra/image-bundle | 0.82 | — | 2 | 2 | 0 | 1K | 0 | 0.0 | 35.8 | MIT | — | |
| disparity/deployment-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| kherge/file-manager | 0.82 | Strict file and stream manager for PHP: safe read/write operations with unified APIs for files, in-memory strings, and existing streams. Supports iteration over contents and consistent handling via File, Memory, and Stream managers. | 8 | 8 | 3 | 2K | 1 | 2.8 | 33.1 | NOASSERTION | 9 years ago | |
| symfony/process | 0.82 | 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 | |
| digipolisgent/command-builder | 0.82 | 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 | |
| php-standard-library/process | 0.82 | 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 | |
| php-standard-library/shell | 0.81 | 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 | |
| zenstruck/console-extra | 0.81 | 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 | |
| afrihost/base-command-bundle | 0.81 | Symfony bundle providing an opinionated base class for console commands to reduce boilerplate. Adds built-in initialization for common needs like logging and locking, with global defaults via config and per-command or runtime overrides for flexible behavior. | 6 | 7 | 10 | 16 | 5 | 5.3 | 8.6 | MIT | 6 years ago |
How can I help you explore Laravel packages today?