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

https://github.com/smart-core/sessionbundle

Doctrine ORM Session Storage Handler
https://github.com/smart-core/sessionbundle

Last synced: 12 months ago
JSON representation

Doctrine ORM Session Storage Handler

Awesome Lists containing this project

README

          

SmartCore SessionBundle
=======================

Doctrine ORM Session Storage Handler

Из особенностей, бандл хранит поле user_id, что позволяет получать список пользователей online.

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

Enable the bundle in the kernel:

``` php