PHPackages                             pecl/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. pecl/parallel

ActivePhp-ext[Utility &amp; Helpers](/categories/utility)

pecl/parallel
=============

A succinct parallel concurrency API for PHP 8

v1.2.12(2mo ago)1.6k1.2k96[6 issues](https://github.com/krakjoe/parallel/issues)[1 PRs](https://github.com/krakjoe/parallel/pulls)PHP-3.01CPHP &gt;= 8.0.0CI passing

Since Jan 29Pushed 2mo ago53 watchersCompare

[ Source](https://github.com/krakjoe/parallel)[ Packagist](https://packagist.org/packages/pecl/parallel)[ Fund](https://gofund.me/c34f3dde)[ GitHub Sponsors](https://github.com/krakjoe)[ RSS](/packages/pecl-parallel/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (10)DependenciesVersions (11)Used By (0)

parallel
========

[](#parallel)

[![Linux](https://camo.githubusercontent.com/94037286ea29a28bf6534dd79f40d06710dcaea5b1cd4557533a3acd75f2b4b6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b72616b6a6f652f706172616c6c656c2f6c696e75782e796d6c3f6272616e63683d646576656c6f70267374796c653d666f722d7468652d6261646765266c6f676f3d676974687562253230616374696f6e73266c6162656c3d4c696e7578)](https://github.com/krakjoe/parallel/actions/workflows/linux.yml)[![AddressSanitizer](https://camo.githubusercontent.com/91813ee3400429805d6370b98eeeed19600d7f3ca8910df3adee79ad395621ee/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b72616b6a6f652f706172616c6c656c2f6173616e2e796d6c3f6272616e63683d646576656c6f70267374796c653d666f722d7468652d6261646765266c6f676f3d676974687562253230616374696f6e73266c6162656c3d4153414e)](https://github.com/krakjoe/parallel/actions/workflows/asan.yml)[![Windows](https://camo.githubusercontent.com/0886b70b8ec7a228d0621a33d536935287e91fb9cbb5ccebd91a07b67864a591/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b72616b6a6f652f706172616c6c656c2f77696e646f77732e796d6c3f6272616e63683d646576656c6f70267374796c653d666f722d7468652d6261646765266c6f676f3d676974687562253230616374696f6e73266c6162656c3d57696e646f7773)](https://github.com/krakjoe/parallel/actions/workflows/windows.yml)[![Coverage Status](https://camo.githubusercontent.com/928d9574fb27be0357b69ecf54ba3a9436d001f88fdb660c85fe378e28f19a1b/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c73436f7665726167652f6769746875622f6b72616b6a6f652f706172616c6c656c3f6272616e63683d646576656c6f70267374796c653d666f722d7468652d6261646765266c6f676f3d636f766572616c6c73)](https://coveralls.io/github/krakjoe/parallel)

A succinct parallel concurrency API for PHP 8

[![GoFundMe](https://camo.githubusercontent.com/9704902cbeda9243a927a93c1a22dc7206cef2d01f53745eac299c477566080b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f476f46756e644d652d3030423936342e7376673f7374796c653d666f722d7468652d6261646765266c6f676f3d476f46756e644d65266c6f676f436f6c6f723d7768697465)](https://gofund.me/c34f3dde)

Documentation
=============

[](#documentation)

Documentation can be found in the PHP manual:

Requirements and Installation
=============================

[](#requirements-and-installation)

See [INSTALL.md](INSTALL.md)

Hello World
===========

[](#hello-world)

```
