PHPackages                             kelemen/parallel - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. kelemen/parallel

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kelemen/parallel
================

Library for parallel running tasks

2.5.0(2mo ago)219.7k↓43.8%6[4 issues](https://github.com/ricco24/parallel/issues)[1 PRs](https://github.com/ricco24/parallel/pulls)1MITPHPPHP &gt;=7.4CI failing

Since Jun 6Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/ricco24/parallel)[ Packagist](https://packagist.org/packages/kelemen/parallel)[ RSS](/packages/kelemen-parallel/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (11)Versions (12)Used By (1)

Parallel
========

[](#parallel)

Library for parallel (concurrent) task processing. Implemented with symfony/process.

**Basic table output**

[![output](https://user-images.githubusercontent.com/1409647/81825294-c428c400-9536-11ea-92d9-5e227291c58a.gif)](https://user-images.githubusercontent.com/1409647/81825294-c428c400-9536-11ea-92d9-5e227291c58a.gif)

Configuration
-------------

[](#configuration)

### Basic

[](#basic)

command.php

```
#!/usr/bin/env php
