File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# PSR-6 Cache bundle
2
- [ ![ Latest Stable Version] ( https://poser.pugx.org/cache/cache-bundle/v/stable )] ( https://packagist.org/packages/cache/cache-bundle ) [ ![ codecov.io] ( https://codecov.io/github/php-cache/cache-bundle/coverage.svg?branch=master )] ( https://codecov.io/github/php-cache/cache-bundle?branch=master ) [ ![ Build Status] ( https://travis-ci.org/php-cache/cache-bundle.svg?branch=master )] ( https://travis-ci.org/php-cache/cache-bundle ) [ ![ Total Downloads] ( https://poser.pugx.org/cache/cache-bundle/downloads )] ( https://packagist.org/packages/cache/cache-bundle ) [ ![ Monthly Downloads] ( https://poser.pugx.org/cache/cache-bundle/d/monthly.png )] ( https://packagist.org/packages/cache/cache-bundle ) [ ![ SensioLabsInsight] ( https://insight.sensiolabs.com/projects/21963379-2b15-4cc4-bdf6-0f98aa292f8a/mini.png )] ( https://insight.sensiolabs.com/projects/21963379-2b15-4cc4-bdf6-0f98aa292f8a ) [ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( LICENSE )
2
+ [ ![ Latest Stable Version] ( https://poser.pugx.org/cache/cache-bundle/v/stable )] ( https://packagist.org/packages/cache/cache-bundle )
3
+ [ ![ codecov.io] ( https://codecov.io/github/php-cache/cache-bundle/coverage.svg?branch=master )] ( https://codecov.io/github/php-cache/cache-bundle?branch=master )
4
+ [ ![ Build Status] ( https://travis-ci.org/php-cache/cache-bundle.svg?branch=master )] ( https://travis-ci.org/php-cache/cache-bundle )
5
+ [ ![ Total Downloads] ( https://poser.pugx.org/cache/cache-bundle/downloads )] ( https://packagist.org/packages/cache/cache-bundle )
6
+ [ ![ Monthly Downloads] ( https://poser.pugx.org/cache/cache-bundle/d/monthly.png )] ( https://packagist.org/packages/cache/cache-bundle )
7
+ [ ![ Quality Score] ( https://img.shields.io/scrutinizer/g/php-cache/cache-bundle.svg?style=flat-square )] ( https://scrutinizer-ci.com/g/php-cache/cache-bundle )
8
+ [ ![ SensioLabsInsight] ( https://insight.sensiolabs.com/projects/21963379-2b15-4cc4-bdf6-0f98aa292f8a/mini.png )] ( https://insight.sensiolabs.com/projects/21963379-2b15-4cc4-bdf6-0f98aa292f8a )
9
+ [ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( LICENSE )
3
10
4
11
This is a Symfony bundle that lets you you integrate your PSR-6 compliant cache service with the framework.
5
12
It lets you cache your sessions, routes and Doctrine results and metadata. It also provides an integration with the
You can’t perform that action at this time.
0 commit comments