PHPackages                             polidog/ssr-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. polidog/ssr-bundle

ActiveLibrary[Framework](/categories/framework)

polidog/ssr-bundle
==================

A JavaScript server side rendering for Symfony

1.0.0(9y ago)45PHPPHP ~5.6|~7.0CI failing

Since Feb 22Pushed 8y ago2 watchersCompare

[ Source](https://github.com/polidog/SsrBundle)[ Packagist](https://packagist.org/packages/polidog/ssr-bundle)[ RSS](/packages/polidog-ssr-bundle/feed)WikiDiscussions master Synced 4w ago

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

PolidogSsrBundle
================

[](#polidogssrbundle)

[![Build Status](https://camo.githubusercontent.com/5e92a7a99cc751ca0c6e5c1b5c1850a8342328134141db6a5305ab6df282e928/68747470733a2f2f7472617669732d63692e6f72672f706f6c69646f672f53737242756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/polidog/SsrBundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/4d7966902fc0d6b3964ba974885b6a431ad3915a6bb69448cc06826ace284e07/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f706f6c69646f672f53737242756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/polidog/SsrBundle/?branch=master)

JavaScript server side rendering (SSR) bundle for Symfony.
Inspected by [bearsunday/BEAR.SsrModule](https://github.com/bearsunday/BEAR.SsrModule)

Prerequisites
-------------

[](#prerequisites)

- php7.1
- V8Js (Optional)
- Symfony3.3~

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

[](#installation)

```
$ composer require polidog/ssr-bundle "^1.0"

```

Usage
-----

[](#usage)

Enable the bundle

```
