PHPackages                             publicplan/parallel-bridge - 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. [Framework](/categories/framework)
4. /
5. publicplan/parallel-bridge

ActiveSymfony-bundle[Framework](/categories/framework)

publicplan/parallel-bridge
==========================

Symfony Parallel Bridge

v1.1.2(5y ago)315.1k↓100%MITPHPPHP &gt;=7.3

Since Dec 10Pushed 5y ago1 watchersCompare

[ Source](https://github.com/thled/symfony-parallel-bridge)[ Packagist](https://packagist.org/packages/publicplan/parallel-bridge)[ RSS](/packages/publicplan-parallel-bridge/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (15)Used By (0)

Parallel Bridge
===============

[](#parallel-bridge)

[![Version](https://camo.githubusercontent.com/2f97a2b4477732b5b4d663facb8646dad6a0e89db9abdee649d5ef733a65da66/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f76657273696f6e2d312e302e322d626c75652e737667)](./CHANGELOG.md)[![MIT License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](./LICENSE)[![Symfony](https://camo.githubusercontent.com/940014bac5000fa637b7b9a35cca2ea8c1c357fbfbf68e29272ba46d67297613/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53796d666f6e792d352e322d626c75652e737667)](https://symfony.com/releases/5.2)[![Pipeline](https://github.com/thled/symfony-parallel-bridge/workflows/ci-pipeline/badge.svg?branch=master)](https://github.com/thled/symfony-parallel-bridge/actions?query=workflow%3A%22ci-pipeline%22+branch%3Amaster)

Provides utilities from AMPHP Parallel, especially parallel functions. This Bundle is developed and tested with php 7.3, 7.4 and 8.0 and Symfony 4.4 and 5.2. Other Versions might work but are not supported or tested.

SETUP
-----

[](#setup)

1. Use composer to install Parallel-Bridge.

```
composer require publicplan/parallel-bridge
```

1. Create `worker-bootstrap.php` in your application config folder.

```
// app/config/worker-bootstrap.php
