ajgl/session-expiration
Symfony security firewall to block idle sessions
Maintainers
Requires
- php: >=5.3.3
- symfony/security: ~2.3
Requires (Dev)
- phpunit/phpunit: ~4.2
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 694b4540b3ab904f387033d5f92b1c29675f69f5
- Antonio J. GarcΓa Lagar <aj.woop@garcialagar.es>
This package is auto-updated.
Last update: 2025-11-24 08:38:43 UTC
README
The AjglSessionExpiration component allows you to block idle Symfony sessions.
PR Reference
This feature has been submitted to the Symfony project in the PR #12807.
All your feedback and contributions to this repository will help me to improve the referenced PR.
Usage
You have to subscribe the SessionExpirationListener to the kernel.response
event of your application HTTP kernel.
Symfony Bundle
If you need to integrate this library into your Symfony Framework app, you can install the AjglSessionExpirationBundle
License
This component is under the MIT license. See the complete license in the LICENSE file.
Badges
- Travis CI: π Build Status
- Poser Latest Stable Version: π Latest Stable Version
- Poser Latest Unstable Version π Latest Unstable Version
- Poser Total Downloads π Total Downloads
- Poser Monthly Downloads π Montly Downloads
- Poser Daily Downloads π Daily Downloads
- Poser License π License
- Scrutinizer Quality π Scrutinizer Code Quality
- Scrutinizer Code Coverage π Code Coverage
- SensionLabs Insight Quality π SensioLabsInsight
- VersionEye Dependency Status π Dependency Status
About
AjglSessionExpiration is an ajgarlag initiative.
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
