PHPackages                             mrsuh/nginx-session-handler - 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. [Caching](/categories/caching)
4. /
5. mrsuh/nginx-session-handler

ActiveSymfony-bundle[Caching](/categories/caching)

mrsuh/nginx-session-handler
===========================

Nginx session handler

3.0.0(3y ago)12.9k1MITPHPPHP ^8.2

Since Nov 4Pushed 3y ago1 watchersCompare

[ Source](https://github.com/mrsuh/nginx-session-handler)[ Packagist](https://packagist.org/packages/mrsuh/nginx-session-handler)[ Docs](https://github.com/mrsuh/nginx-session-handler)[ RSS](/packages/mrsuh-nginx-session-handler/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (3)Versions (16)Used By (0)

nginx-session-handler
=====================

[](#nginx-session-handler)

[![Latest Stable Version](https://camo.githubusercontent.com/e9e961ebc9f0b3dff8b2f7307945ffe6c7e533b1b73bb9198ebfee783566b0ec/68747470733a2f2f706f7365722e707567782e6f72672f6d727375682f6e67696e782d73657373696f6e2d68616e646c65722f762f737461626c65)](https://packagist.org/packages/mrsuh/nginx-session-handler)[![Total Downloads](https://camo.githubusercontent.com/bf35e3c7953008b161c0f121f5073bfaceb82f733517e76f624b2c253bc1b6aa/68747470733a2f2f706f7365722e707567782e6f72672f6d727375682f6e67696e782d73657373696f6e2d68616e646c65722f646f776e6c6f616473)](https://packagist.org/packages/mrsuh/nginx-session-handler)[![License](https://camo.githubusercontent.com/057cba0d1c677ff154c745ed86565198e58540e67fdb7b4982d8fb372b103eae/68747470733a2f2f706f7365722e707567782e6f72672f6d727375682f6e67696e782d73657373696f6e2d68616e646c65722f6c6963656e7365)](https://packagist.org/packages/mrsuh/nginx-session-handler)

This bundle integrates [predis](https://github.com/nrk/predis) and [snc/redis-bundle](https://github.com/snc/SncRedisBundle) into your Symfony 3/4 application So, you need to configure the bundles too.

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

[](#installation)

Add the nginx-session-handler package to your require section in the composer.json file.

```
composer require mrsuh/nginx-session-handler:2.*
```

Add the NginxSessionHandlerBundle to your application's kernel (Symfony 3):

```
