Download the PHP package phpmentors/route-based-session-configuration-bundle without Composer
On this page you can find all versions of the php package phpmentors/route-based-session-configuration-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download phpmentors/route-based-session-configuration-bundle
More information about phpmentors/route-based-session-configuration-bundle
Files in phpmentors/route-based-session-configuration-bundle
Package route-based-session-configuration-bundle
Short Description A Symfony bundle for session configuration based on route configuration
License BSD-2-Clause
Informations about the package route-based-session-configuration-bundle
RouteBasedSessionConfigurationBundle
A Symfony bundle for session configuration based on route configuration
Features
- Runtime session configuration by route configuration
Installation
RouteBasedSessionConfigurationBundle can be installed using Composer.
First, add the dependency to phpmentors/route-based-session-configuration-bundle
into your composer.json
file as the following:
Stable version:
Development version:
Second, add PHPMentorsRouteBasedSessionConfigurationBundle
into your bundles to register in AppKernel::registerBundles()
as the following:
Configuration
Support
If you find a bug or have a question, or want to request a feature, create an issue or pull request for it on Issues.
Copyright
Copyright (c) 2016-2017, 2019 KUBO Atsuhiro, All rights reserved.
License
All versions of route-based-session-configuration-bundle with dependencies
symfony/config Version ~2.8|~3.0|~4.0
symfony/dependency-injection Version ~2.8|~3.0|~4.0
symfony/framework-bundle Version ~2.8|~3.0|~4.0
symfony/http-foundation Version ~2.8|~3.0|~4.0
symfony/http-kernel Version ~2.8|~3.0|~4.0
symfony/routing Version ~2.8|~3.0|~4.0