Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ajgarlag/ajglsessionexpirationbundle

Symfony bundle to block idle sessions
https://github.com/ajgarlag/ajglsessionexpirationbundle

Last synced: 12 days ago
JSON representation

Symfony bundle to block idle sessions

Awesome Lists containing this project

README

        

AjglSessionExpirationBundle
===========================

This bundles integrates the [AjglSessionExpiration](https://github.com/ajgarlag/AjglSessionExpiration) library into Symfony.

PR Reference
------------

This feature has been submitted to the Symfony project in the [PR #12807](https://github.com/symfony/symfony/pull/12807).

All your feedback and contributions to this repository will help me to improve the referenced PR.

Documentation
-------------

The documentation is stored in the `Resources/doc/index.md` file in this bundle:

[Read the Documentation](src/Resources/doc/index.md)

Installation
------------

All the installation instructions are located in the documentation.

License
-------

This bundle is under the MIT license. The complete license is stored in the `Resources/meta/LICENSE` file in this bundle:

[Read the License](src/Resources/meta/LICENSE)

Badges
------

* **Travis CI**: [![Build Status](https://travis-ci.org/ajgarlag/AjglSessionExpirationBundle.png?branch=master)](https://travis-ci.org/ajgarlag/AjglSessionExpirationBundle)
* **Poser Latest Stable Version:** [![Latest Stable Version](https://poser.pugx.org/ajgl/session-expiration-bundle/v/stable.png)](https://packagist.org/packages/ajgl/session-expiration-bundle)
* **Poser Latest Unstable Version** [![Latest Unstable Version](https://poser.pugx.org/ajgl/session-expiration-bundle/v/unstable.png)](https://packagist.org/packages/ajgl/session-expiration-bundle)
* **Poser Total Downloads** [![Total Downloads](https://poser.pugx.org/ajgl/session-expiration-bundle/downloads.png)](https://packagist.org/packages/ajgl/session-expiration-bundle)
* **Poser Monthly Downloads** [![Montly Downloads](https://poser.pugx.org/ajgl/session-expiration-bundle/d/monthly.png)](https://packagist.org/packages/ajgl/session-expiration-bundle)
* **Poser Daily Downloads** [![Daily Downloads](https://poser.pugx.org/ajgl/session-expiration-bundle/license.png)](https://packagist.org/packages/ajgl/session-expiration-bundle)
* **Poser License** [![License](https://poser.pugx.org/ajgl/session-expiration-bundle/d/daily.png)](https://packagist.org/packages/ajgl/session-expiration-bundle)
* **Scrutinizer Quality** [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/ajgarlag/AjglSessionExpirationBundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/ajgarlag/AjglSessionExpirationBundle/?branch=master)
* **Scrutinizer Code Coverage** [![Code Coverage](https://scrutinizer-ci.com/g/ajgarlag/AjglSessionExpirationBundle/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/ajgarlag/AjglSessionExpirationBundle/?branch=master)
* **SensioLabs Insight Quality** [![SensioLabsInsight](https://insight.sensiolabs.com/projects/6a29aee8-c993-4a88-9815-f4eb8a7c064e/mini.png)](https://insight.sensiolabs.com/projects/6a29aee8-c993-4a88-9815-f4eb8a7c064e)
* **VersionEye Dependency Status** [![Dependency Status](https://www.versioneye.com/php/ajgl:session-expiration-bundle/dev-master/badge.png)](https://www.versioneye.com/php/ajgl:session-expiration-bundle/dev-master)

About
-----

This is an [ajgarlag](http://aj.garcialagar.es) initiative.

Reporting an issue or a feature request
---------------------------------------

Issues and feature requests are tracked in the [Github issue tracker](https://github.com/ajgarlag/AjglSessionExpirationBundle/issues).