Download the PHP package koriym/redux-react-ssr without Composer
On this page you can find all versions of the php package koriym/redux-react-ssr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download koriym/redux-react-ssr
More information about koriym/redux-react-ssr
Files in koriym/redux-react-ssr
Download koriym/redux-react-ssr
More information about koriym/redux-react-ssr
Files in koriym/redux-react-ssr
Vendor koriym
Package redux-react-ssr
Short Description Redux ReactJS server side rendering using v8js
License MIT
Homepage https://github.com/koriym/PHP.Skeleton
Package redux-react-ssr
Short Description Redux ReactJS server side rendering using v8js
License MIT
Homepage https://github.com/koriym/PHP.Skeleton
Please rate this library. Is it a good library?
Informations about the package redux-react-ssr
PLEASE NOTE, THIS PROJECT IS NO LONGER BEING MAINTAINED
Use Koriym.Baracoa instead. A Redux-React-SSR example is available.
redux-react-ssr
redux-react-ssr is a library that uses the power of Facebook's React Redux library to render UI components on the server-side with PHP as well as on the client.
Prerequisites
- php7.1
- V8Js (optional for development)
Usage
No V8Js enviroment
It is posibble to use without V8Js extention for development. In that case, Render method return no markup but enable to render by only client without error.
Installation
Testing redux-react-ssr
Install V8Js
OSX
edit php.ini
or add 'V8Js.ini'
All versions of redux-react-ssr with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
ext-v8js Version >=1.3.0
phpv8/v8js-stubs Version ~1.2
reactjs/react-php-v8js Version ^2.0
ext-v8js Version >=1.3.0
phpv8/v8js-stubs Version ~1.2
reactjs/react-php-v8js Version ^2.0
The package koriym/redux-react-ssr contains the following files
Loading the files please wait ....