Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: about 1 month 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