Download the PHP package shapecode/doctrine-session-handler-bundle without Composer
On this page you can find all versions of the php package shapecode/doctrine-session-handler-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package doctrine-session-handler-bundle
Shapecode - Doctrine Session Handler Bundle
This bundle provides a Doctrine session handler to save sessions in a database.
Install instructions
Installing this bundle can be done through these simple steps:
Add the bundle to your project as a composer dependency:
Add the bundle to your bundles.php:
Update your database.
Now you have to change your application config (default location of app/config/packages/framework.yaml).
Done ;)
All versions of doctrine-session-handler-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-session Version *
symfony/config Version ^6.4 || ^7.0
symfony/http-kernel Version ^6.4 || ^7.0
symfony/dependency-injection Version ^6.4 || ^7.0
psr/clock Version ^1.0
doctrine/dbal Version ^3.0 || ^4.0
doctrine/persistence Version ^3.2
doctrine/orm Version ^2.7 || ^3.2
nesbot/carbon Version ^3.5
doctrine/doctrine-bundle Version ^2.12
ext-session Version *
symfony/config Version ^6.4 || ^7.0
symfony/http-kernel Version ^6.4 || ^7.0
symfony/dependency-injection Version ^6.4 || ^7.0
psr/clock Version ^1.0
doctrine/dbal Version ^3.0 || ^4.0
doctrine/persistence Version ^3.2
doctrine/orm Version ^2.7 || ^3.2
nesbot/carbon Version ^3.5
doctrine/doctrine-bundle Version ^2.12
The package shapecode/doctrine-session-handler-bundle contains the following files
Loading the files please wait ....