symplify / easy-parallel
This package is abandoned and no longer maintained.
The author suggests using the local parallel configuration package instead.
Helper package for easier CLI project parallelization
12.0.0
2026-06-11 12:40 UTC
Requires
- php: >=8.4
- clue/ndjson-react: ^1.3
- fidry/cpu-core-counter: ^1.3
- nette/utils: ^4.1
- react/child-process: ^0.6.5
- react/event-loop: ^1.6
- react/socket: ^1.17
- symfony/console: ^6.0|^7.0|^8.0
Requires (Dev)
- phpunit/phpunit: ^13.2
- rector/jack: ^1.0
- rector/rector: ^2.4.5
- symplify/easy-coding-standard: ^13.2.1
- tomasvotruba/class-leak: ^2.1
Suggests
None
Provides
None
Conflicts
None
Replaces
None
- dev-main
- 12.0.0
- 11.2.2
- 11.2.1
- 11.2.0
- 11.1.28
- 11.1.27
- 11.1.26
- 11.1.25
- 11.1.24
- 11.1.23
- 11.1.22
- 11.1.21
- 11.1.20
- 11.1.19
- 11.1.18
- 11.1.17
- 11.1.16
- 11.1.15
- 11.1.14
- 11.1.13
- 11.1.12
- 11.1.11
- 11.1.10
- 11.1.9
- 11.1.8
- 11.1.7
- 11.1.6
- 11.1.5
- 11.1.4
- 11.1.3
- 11.1.2
- 11.1.1
- 11.1.0
- 11.0.9
- 11.0.8
- 11.0.7
- 11.0.6
- 11.0.5
- 11.0.4
- 11.0.3
- 11.0.2
- 11.0.1
- 11.0.0
- 10.3.3
- 10.3.2
- 10.3.1
- 10.3.0
- 10.2.11
- 10.2.10
- 10.2.9
- 10.2.8
- 10.2.7
- 10.2.6
- 10.2.5
- 10.2.4
- 10.2.3
- 10.2.2
- 10.2.1
- 10.2.0
- 10.1.4
- 10.1.3
- 10.1.2
- 10.1.1
- 10.1.0
- 10.0.25
- 10.0.24
- 10.0.23
- 10.0.22
- 10.0.21
- 10.0.20
- 10.0.19
- 10.0.18
- 10.0.17
- 10.0.16
- 10.0.15
- 10.0.14
- 10.0.13
- 10.0.12
- 10.0.11
- 10.0.10
- 10.0.9
- 10.0.8
- 10.0.7
- 10.0.6
- 10.0.5
- 10.0.4
- 10.0.3
- 10.0.2
- 10.0.1
- 10.0.0
- 10.0.0-beta17
- 10.0.0-beta16
- 10.0.0-beta15
- 10.0.0-beta14
- 10.0.0-beta13
- 10.0.0-beta12
- 10.0.0-beta11
- dev-tv-worker-command-line-tests
- dev-tv-decouple-symfony-console
This package is auto-updated.
Last update: 2026-06-20 08:59:52 UTC
README
Speed up development of your PHP CLI Apps. Includes 7 Steps to Start with Parallel Run in PHP CLI App.
Install
composer require symplify/easy-parallel --dev
Report Issues
In case you are experiencing a bug or want to request a new feature, head over to the issue tracker.
Contribute
We welcome contributions. Open a pull request on symplify/easy-parallel.