PHPackages                             tystr/react-js-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. [API Development](/categories/api)
4. /
5. tystr/react-js-bundle

ActiveSymfony-bundle[API Development](/categories/api)

tystr/react-js-bundle
=====================

A bundle for integrating reactjs into symfony. Provides server-side rendering via the v8js php extension for isomorphic apps.

v0.2.0(10y ago)13132MITPHP

Since Dec 27Pushed 10y ago2 watchersCompare

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

READMEChangelog (2)Dependencies (7)Versions (5)Used By (0)

TystrReactJsBundle
==================

[](#tystrreactjsbundle)

[![Build Status](https://camo.githubusercontent.com/7b90048e10c96b4ed3edf0a3c9b314e4d7557d9e96ee1ad158f9def944099a5b/68747470733a2f2f7472617669732d63692e6f72672f74797374722f547973747252656163744a7342756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/tystr/TystrReactJsBundle)[![Code Climate](https://camo.githubusercontent.com/732ab44785749127771f4bd544b73991339b6794fba06b3c60f06481d4052da7/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f74797374722f547973747252656163744a7342756e646c652f6261646765732f6770612e737667)](https://codeclimate.com/github/tystr/TystrReactJsBundle)[![Test Coverage](https://camo.githubusercontent.com/3bd857b03c09f88f9a04923fd4778704d5a2407eb03948b095b1097455c6e7e8/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f74797374722f547973747252656163744a7342756e646c652f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/tystr/TystrReactJsBundle/coverage)

A bundle for integrating [React](https://facebook.github.io/react/index.html) into [Symfony](https://symfony.com). Provides server-side rendering via the [v8js PHP extension](http://php.net/v8js) for building isomorphic applications.

Installation
============

[](#installation)

Install `tystr/react-js-bundle` with composer:

```
# composer.phar require tystr/react-js-bundle:dev-master:~0.1

```

Configuration
=============

[](#configuration)

Register the bundle with your application:

```
