Download the PHP package blast-project/doctrine-session-bundle without Composer
On this page you can find all versions of the php package blast-project/doctrine-session-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download blast-project/doctrine-session-bundle
More information about blast-project/doctrine-session-bundle
Files in blast-project/doctrine-session-bundle
Download blast-project/doctrine-session-bundle
More information about blast-project/doctrine-session-bundle
Files in blast-project/doctrine-session-bundle
Vendor blast-project
Package doctrine-session-bundle
Short Description Store your Symfony sessions in database through doctrine
License LGPL-3.0
Homepage https://github.com/blast-project/BaseEntitiesBundle
Package doctrine-session-bundle
Short Description Store your Symfony sessions in database through doctrine
License LGPL-3.0
Homepage https://github.com/blast-project/BaseEntitiesBundle
Please rate this library. Is it a good library?
Informations about the package doctrine-session-bundle
Blast DoctrineSessionBundle
The goal of this bundle is to make the use of Doctrine as session handler for Symfony
Installation
Downloading
$ composer require blast-project/doctrine-session-bundle
Add to your AppKernel
Doctrine
Configure your Doctrine connections
Configure the framework session handler :
Database
$ php bin/console doctrine:database:create --connection=session
Or
$ php bin/console doctrine:schema:update --force --connection=session
Usage
See
http://symfony.com/doc/current/components/http_foundation/session_configuration.html
All versions of doctrine-session-bundle with dependencies
PHP Build Version
Package Version
The package blast-project/doctrine-session-bundle contains the following files
Loading the files please wait ....