PHPackages                             jogaram/react-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. [Framework](/categories/framework)
4. /
5. jogaram/react-bundle

ActiveLibrary[Framework](/categories/framework)

jogaram/react-bundle
====================

ReactPHP Bundle for Symfony2

1.1.3(11y ago)235.7k3[1 issues](https://github.com/jogaram/react-bundle/issues)proprietaryPHP

Since Mar 19Pushed 11y ago3 watchersCompare

[ Source](https://github.com/jogaram/react-bundle)[ Packagist](https://packagist.org/packages/jogaram/react-bundle)[ RSS](/packages/jogaram-react-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (2)Versions (8)Used By (0)

Introduction
------------

[](#introduction)

*Run Symfony apps under [React-PHP](https://github.com/react-php).*

This module adds three Symfony console commands to run a server with your APP.

No configuration is needed. Follow the **Installation** instructions and read **Usage** section to know how to start using ReactPHP with your Symfony APP.

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

[](#installation)

### Composer

[](#composer)

To install the bundle through Composer, run the following command in console at your project base path:

```
php composer.phar require jogaram/react-bundle

```

### Register bundle

[](#register-bundle)

Then register the new bundle in your AppKernel.

```
