An open API service indexing awesome lists of open source software.

https://github.com/janit/reactfony

React.js Server Rendering with php-v8js and the Symfony Microkernel
https://github.com/janit/reactfony

Last synced: 11 months ago
JSON representation

React.js Server Rendering with php-v8js and the Symfony Microkernel

Awesome Lists containing this project

README

          

React.js Server Rendering with Symfony
===

React.js is often thought of as as a front end technology. They can, however be rendered on the server side too - using JavaScript. This naturally turns the scale towards Node.js, but PHP with the v8js installation can handle it too. Let's see how to merge together v8js and the Symfony Microkernel, making it possible to set the initial state of server rendered components using a PHP backend.

A Symfony project created on December 19, 2015, 9:56 am.

Details: https://www.symfony.fi/entry/testing-react-js-isomorphic-rendering-with-php-v8js-and-the-symfony-microkernel

INSTALL
===

- composer install
- app/console server:run
- http://127.0.0.1:8000/