Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ajgarlag/ajglsessionconcurrencybundle

Symfony bundle to control session concurrency
https://github.com/ajgarlag/ajglsessionconcurrencybundle

Last synced: 19 days ago
JSON representation

Symfony bundle to control session concurrency

Awesome Lists containing this project

README

        

AjglSessionConcurrencyBundle
============================

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

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

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

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/AjglSessionConcurrencyBundle.png?branch=master)](https://travis-ci.org/ajgarlag/AjglSessionConcurrencyBundle)
* **Poser Latest Stable Version:** [![Latest Stable Version](https://poser.pugx.org/ajgl/session-concurrency-bundle/v/stable.png)](https://packagist.org/packages/ajgl/session-concurrency-bundle)
* **Poser Latest Unstable Version** [![Latest Unstable Version](https://poser.pugx.org/ajgl/session-concurrency-bundle/v/unstable.png)](https://packagist.org/packages/ajgl/session-concurrency-bundle)
* **Poser Total Downloads** [![Total Downloads](https://poser.pugx.org/ajgl/session-concurrency-bundle/downloads.png)](https://packagist.org/packages/ajgl/session-concurrency-bundle)
* **Poser Monthly Downloads** [![Montly Downloads](https://poser.pugx.org/ajgl/session-concurrency-bundle/d/monthly.png)](https://packagist.org/packages/ajgl/session-concurrency-bundle)
* **Poser Daily Downloads** [![Daily Downloads](https://poser.pugx.org/ajgl/session-concurrency-bundle/license.png)](https://packagist.org/packages/ajgl/session-concurrency-bundle)
* **Poser License** [![License](https://poser.pugx.org/ajgl/session-concurrency-bundle/d/daily.png)](https://packagist.org/packages/ajgl/session-concurrency-bundle)
* **Scrutinizer Quality** [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/ajgarlag/AjglSessionConcurrencyBundle/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/ajgarlag/AjglSessionConcurrencyBundle/?branch=master)
* **Scrutinizer Code Coverage** [![Code Coverage](https://scrutinizer-ci.com/g/ajgarlag/AjglSessionConcurrencyBundle/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/ajgarlag/AjglSessionConcurrencyBundle/?branch=master)
* **SensioLabs Insight Quality** [![SensioLabsInsight](https://insight.sensiolabs.com/projects/d3d66934-41f2-4ad9-9c74-b8ca6d459d6c/mini.png)](https://insight.sensiolabs.com/projects/d3d66934-41f2-4ad9-9c74-b8ca6d459d6c)
* **VersionEye Dependency Status** [![Dependency Status](https://www.versioneye.com/php/ajgl:session-concurrency-bundle/dev-master/badge.png)](https://www.versioneye.com/php/ajgl:session-concurrency-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/AjglSessionConcurrencyBundle/issues).