PHPackages                             litgroup/event-loop-bundle - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. litgroup/event-loop-bundle

AbandonedArchivedSymfony-bundle[Queues &amp; Workers](/categories/queues)

litgroup/event-loop-bundle
==========================

React EventLoop integration for Symfony2.

v0.3.0(11y ago)668912MITPHPPHP &gt;=5.4.0

Since Jun 24Pushed 8y ago1 watchersCompare

[ Source](https://github.com/LitGroup/LitGroupEventLoopBundle)[ Packagist](https://packagist.org/packages/litgroup/event-loop-bundle)[ RSS](/packages/litgroup-event-loop-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (3)Versions (7)Used By (2)

LitGroupEventLoopBundle
=======================

[](#litgroupeventloopbundle)

🚫 **(This project is no longer maintained.)**

This bundle integrates [react/event-loop](https://github.com/reactphp/event-loop "React Event Loop on GitHub") library into the Symfony 2.

[![Latest Stable Version](https://camo.githubusercontent.com/1038e1899d7c79e22d9a95c5f5d8b5aaa27857246c6d0051618d1f341fbdb349/68747470733a2f2f706f7365722e707567782e6f72672f6c697467726f75702f6576656e742d6c6f6f702d62756e646c652f762f737461626c652e737667)](https://packagist.org/packages/litgroup/event-loop-bundle)[![Total Downloads](https://camo.githubusercontent.com/ef5106366c3e0471ef7dab806b6d7684f47cbf2f2140342809181ac2d1a3bd80/68747470733a2f2f706f7365722e707567782e6f72672f6c697467726f75702f6576656e742d6c6f6f702d62756e646c652f646f776e6c6f6164732e737667)](https://packagist.org/packages/litgroup/event-loop-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/ac779b2c960badf8c92e69fed9796b001f7962c549176a4a9907903e2fcc76a9/68747470733a2f2f706f7365722e707567782e6f72672f6c697467726f75702f6576656e742d6c6f6f702d62756e646c652f762f756e737461626c652e737667)](https://packagist.org/packages/litgroup/event-loop-bundle)[![License](https://camo.githubusercontent.com/1ed636cda073bc76dcbb8b95948efe31fe3c673ba87e9b1a96c341b0a5bfa5e1/68747470733a2f2f706f7365722e707567782e6f72672f6c697467726f75702f6576656e742d6c6f6f702d62756e646c652f6c6963656e73652e737667)](https://packagist.org/packages/litgroup/event-loop-bundle)

Master branch status: [![Build Status](https://camo.githubusercontent.com/2b7ec3eaa43f6969d5d8cf050f298b845a35c1eac0f36c341acbffa78ae59ee6/68747470733a2f2f7472617669732d63692e6f72672f4c697447726f75702f4c697447726f75704576656e744c6f6f7042756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/LitGroup/LitGroupEventLoopBundle)

Installation
------------

[](#installation)

Use a *Composer* to install *LitGroupEventLoopBundle*.

```
"require": {
    "litgroup/event-loop-bundle": "1.0.x-dev"
}
```

Do not forget to register the bundle in the AppKernel:

```
