PHPackages                             itscaro/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. itscaro/react-bundle

ActiveLibrary[Framework](/categories/framework)

itscaro/react-bundle
====================

ReactPHP Bundle for Symfony2

1.1.0(10y ago)1287proprietaryCSS

Since Oct 1Pushed 10y ago1 watchersCompare

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

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

Introduction
============

[](#introduction)

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

This module adds enable the usage of ReactPHP server for Symfony.

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 itscaro/react-bundle

```

### Register bundle

[](#register-bundle)

Then register the new bundle in your AppKernel.

```
