veewee/composer-run-parallel
Run Composer scripts in parallel to speed up builds. composer-run-parallel executes multiple commands concurrently, with clear output and proper exit codes—great for CI pipelines, monorepos, and large projects where sequential scripts are too slow.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symplify/easy-parallel | 0.77 | Run PHP tasks in parallel with a simple API. Easy Parallel helps speed up builds and code analysis by distributing work across multiple processes, while keeping output manageable and integration straightforward in existing Symplify and custom tooling. | 12 | 11 | 5 | 28K | 1 | 0.4 | 46.0 | MIT | — | |
| neronmoon/scriptsdev | 0.76 | Laravel package to manage and run custom development scripts—generate commands, automate tasks, and organize project utilities from a clean structure. Helpful for scaffolding, repetitive workflows, and keeping team scripts consistent across environments. | 69 | 69 | 5 | 18K | 0 | 3.6 | 33.1 | MIT | 5 years ago | |
| php-parallel-lint/php-code-style | 0.76 | Run style checks and enforce consistent PHP code formatting as part of your CI or local workflow. Includes an easy CLI setup for scanning projects, reporting violations, and keeping codebases clean and readable with minimal configuration. | 1 | 1 | 1 | 729 | 0 | 0.2 | 35.4 | — | — | |
| bamarni/composer-bin-plugin | 0.75 | Composer plugin to isolate “bin” tool dependencies (PHPStan, Rector, PHPUnit, etc.) in separate Composer environments to avoid version conflicts and dependency pollution. Provides config for bin links, target directory, and command forwarding. | 528 | 531 | 26 | 853K | 4 | 21.9 | 51.4 | MIT | 4 months ago | |
| php-parallel-lint/php-parallel-lint | 0.75 | Parallel PHP syntax checker that lints files concurrently for faster CI runs. Supports plain/colored text, JSON, and checkstyle output, plus optional blame to find the commit that introduced errors. Install via Composer or use the provided PHAR. | 354 | 360 | 25 | 2M | 23 | 11.4 | 60.1 | NOASSERTION | 2 years ago | |
| illuminate/process | 0.63 | Illuminate Process provides a fluent API to run and manage system processes in Laravel. Start commands, stream output, handle timeouts, work in specific directories, set env vars, capture results, and integrate cleanly with other Illuminate components. | 0 | 44 | — | 54K | — | 0.4 | 42.4 | — | — | |
| webimpress/safe-writer | 0.62 | Safely and atomically write files in PHP: create temp files, write/flush, then rename into place to avoid partial writes. Handles permissions, directories, and errors for reliable config/cache/log output in CLI and web apps. | 378 | 381 | 9 | 802K | 1 | 4.5 | 45.9 | BSD-2-Clause | 5 years ago |
How can I help you explore Laravel packages today?