symplify / easy-parallel
Helper package for easier CLI project parallelization
Installs: 183 150
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=8.0
- clue/ndjson-react: ^1.2
- react/child-process: ^0.6.4
- react/event-loop: ^1.2
- react/socket: ^1.11
- symfony/console: ^6.0
- symplify/package-builder: ^10.2.7
Requires (Dev)
- phpunit/phpunit: ^9.5
Conflicts
- symplify/amnesia: <10.2.7
- symplify/astral: <10.2.7
- symplify/autowire-array-parameter: <10.2.7
- symplify/coding-standard: <10.2.7
- symplify/composer-json-manipulator: <10.2.7
- symplify/config-transformer: <10.2.7
- symplify/easy-ci: <10.2.7
- symplify/easy-coding-standard: <10.2.7
- symplify/easy-testing: <10.2.7
- symplify/git-wrapper: <10.2.7
- symplify/latte-phpstan-compiler: <10.2.2
- symplify/monorepo-builder: <10.2.7
- symplify/neon-config-dumper: <10.2.7
- symplify/php-config-printer: <10.2.7
- symplify/phpstan-extensions: <10.2.7
- symplify/phpstan-latte-rules: <10.2.2
- symplify/phpstan-rules: <10.2.7
- symplify/rule-doc-generator: <10.2.7
- symplify/rule-doc-generator-contracts: <10.2.7
- symplify/skipper: <10.2.7
- symplify/smart-file-system: <10.2.7
- symplify/symfony-static-dumper: <10.2.7
- symplify/symplify-kernel: <10.2.7
- symplify/template-phpstan-compiler: <10.2.2
- symplify/vendor-patches: <10.2.7
- dev-main / 10.3.x-dev
- 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
This package is auto-updated.
Last update: 2022-05-21 11:13:37 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
Usage
@todo
Report Issues
In case you are experiencing a bug or want to request a new feature head over to the Symplify monorepo issue tracker
Contribute
The sources of this package are contained in the Symplify monorepo. We welcome contributions for this package on symplify/symplify.