2017 © Pedro Peláez
 

symfony-bundle cache-bundle

Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine

image

cache/cache-bundle

Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine

  • Tuesday, March 20, 2018
  • by aequasi
  • Repository
  • 7 Watchers
  • 36 Stars
  • 131,078 Installations
  • PHP
  • 1 Dependents
  • 2 Suggesters
  • 12 Forks
  • 1 Open issues
  • 21 Versions
  • 10 % Grown

The README.md

PSR-6 Cache bundle

Latest Stable Version codecov.io Build Status Total Downloads Monthly Downloads Quality Score SensioLabsInsight Software License, (*1)

This is a Symfony bundle that lets you you integrate your PSR-6 compliant cache service with the framework. It lets you cache your sessions, routes and Doctrine results and metadata. It also provides an integration with the debug toolbar. This bundle does not contain any pool implementation nor does it help you register cache pool services. You maybe interested in AdapterBundle which will help you configure and register PSR-6 cache pools as services., (*2)

This bundle is a part of the PHP Cache organisation. To read about features like tagging and hierarchy support please read the shared documentation at www.php-cache.com., (*3)

To Install

Run the following in your project root, assuming you have composer set up for your project, (*4)

composer require cache/cache-bundle

Add the bundle to app/AppKernel.php, (*5)

$bundles(
    // ...
    new Cache\CacheBundle\CacheBundle(),
    // ...
);

Read the documentation at www.php-cache.com/symfony/cache-bundle., (*6)

Contribute

Contributions are very welcome! Send a pull request or report any issues you find on the issue tracker., (*7)

The Versions

02/08 2017
15/06 2017

dev-Nyholm-patch-1

dev-Nyholm-patch-1 http://www.php-cache.com/en/latest/

Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine

  Sources   Download

MIT

The Requires

 

The Development Requires

cache doctrine session router psr6

29/03 2017

0.5.0

0.5.0.0 http://www.php-cache.com/en/latest/

Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine

  Sources   Download

MIT

The Requires

 

The Development Requires

cache doctrine session router psr6

29/03 2017

dev-patch-prefix

dev-patch-prefix http://www.php-cache.com/en/latest/

Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine

  Sources   Download

MIT

The Requires

 

The Development Requires

cache doctrine session router psr6

16/08 2016

0.4.4

0.4.4.0 http://www.php-cache.com/en/latest/

Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine

  Sources   Download

MIT

The Requires

 

The Development Requires

cache doctrine session router psr6

08/08 2016

0.4.3

0.4.3.0 http://www.php-cache.com/en/latest/

Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine

  Sources   Download

MIT

The Requires

 

The Development Requires

cache doctrine session router psr6

07/08 2016

0.4.2

0.4.2.0 http://www.php-cache.com/en/latest/

Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine

  Sources   Download

MIT

The Requires

 

The Development Requires

cache doctrine session router psr6

21/03 2016

0.4.1

0.4.1.0 http://www.php-cache.com/en/latest/

Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine

  Sources   Download

MIT

The Requires

 

The Development Requires

cache doctrine session router psr6

18/03 2016

0.4.0

0.4.0.0 http://www.php-cache.com/en/latest/

Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine

  Sources   Download

MIT

The Requires

 

The Development Requires

cache doctrine session router psr6

15/02 2016

0.3.2

0.3.2.0 https://github.com/php-cache/cache-bundle

Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine

  Sources   Download

MIT

The Requires

 

The Development Requires

cache doctrine session router psr6

26/01 2016

0.3.1

0.3.1.0 https://github.com/php-cache/cache-bundle

Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine

  Sources   Download

MIT

The Requires

 

The Development Requires

cache doctrine session router psr6

23/01 2016

0.3.0

0.3.0.0 https://github.com/php-cache/cache-bundle

Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine

  Sources   Download

MIT

The Requires

 

The Development Requires

cache doctrine session router psr6

21/12 2015

0.2.0

0.2.0.0 https://github.com/php-cache/cache-bundle

Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine

  Sources   Download

MIT

The Requires

 

The Development Requires

cache doctrine session router psr6

20/12 2015

0.1.1

0.1.1.0 https://github.com/php-cache/cache-bundle

Symfony 2 bundle providing integration between PSR-6 compliant cache services and the framework. It supports cache for sessions, routing and Doctrine

  Sources   Download

MIT

The Requires

 

The Development Requires

cache doctrine session router psr6

12/12 2015

0.1.0

0.1.0.0 https://github.com/php-cache/cache-bundle

Symfony 2 bundle providing PSR-6 compliant cache services for the user. Many other features.

  Sources   Download

MIT

The Requires

 

The Development Requires

cache doctrine session router psr6