2017 © Pedro Peláez
 

symfony-bundle cache-bundle

Symfony2 bundle that provides easy setup for caching, including a powerful ORM cache [DEPRECATED]

image

treehouselabs/cache-bundle

Symfony2 bundle that provides easy setup for caching, including a powerful ORM cache [DEPRECATED]

  • Friday, April 1, 2016
  • by pkruithof
  • Repository
  • 8 Watchers
  • 0 Stars
  • 42,517 Installations
  • PHP
  • 0 Dependents
  • 1 Suggesters
  • 2 Forks
  • 1 Open issues
  • 11 Versions
  • 4 % Grown

The README.md

This package is DEPRECATED use a PSR-6 solution like https://github.com/php-cache/cache-bundle, (*1)

Cache bundle

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score, (*2)

Symfony bundle for our cache client., (*3)

Installation

composer require treehouselabs/cache-bundle:^1.0

Usage

This configuration:, (*4)

tree_house_cache:
  clients:
    default:
      type: phpredis
      serializer: json
      dsn: redis://localhost
      prefix: "cache:"

creates a tree_house_cache.client.default service, which resolves to a CacheInterface instance., (*5)

Security

If you discover any security related issues, please email dev@treehouse.nl instead of using the issue tracker., (*6)

License

The MIT License (MIT). Please see License File for more information., (*7)

Acknowledgements

Some concepts and/or implementations are borrowed from SncRedisBundle, (*8)

Credits

The Versions

01/04 2016

dev-master

9999999-dev

Symfony2 bundle that provides easy setup for caching, including a powerful ORM cache [DEPRECATED]

  Sources   Download

MIT

The Requires

 

The Development Requires

cache

31/03 2016

v1.3.0

1.3.0.0

Symfony2 bundle that provides easy setup for caching, including a powerful ORM cache

  Sources   Download

MIT

The Requires

 

The Development Requires

cache

31/03 2016

dev-update-1.3

dev-update-1.3

Symfony2 bundle that provides easy setup for caching, including a powerful ORM cache

  Sources   Download

MIT

The Requires

 

The Development Requires

cache

11/12 2015

v1.2.0

1.2.0.0

Symfony2 bundle that provides easy setup for caching, including a powerful ORM cache

  Sources   Download

MIT

The Requires

 

The Development Requires

cache

16/09 2015

v1.1.0

1.1.0.0

Symfony2 bundle that provides easy setup for caching, including a powerful ORM cache

  Sources   Download

MIT

The Requires

 

The Development Requires

cache

09/09 2015

v1.0.0

1.0.0.0

Symfony2 bundle that provides easy setup for caching, including a powerful ORM cache

  Sources   Download

MIT

The Requires

 

The Development Requires

cache

28/07 2015

v0.2.0

0.2.0.0

Symfony2 bundle that provides easy setup for caching, including a powerful ORM cache

  Sources   Download

MIT

The Requires

 

The Development Requires

cache

18/05 2015

v0.1.3

0.1.3.0

Symfony2 bundle that provides easy setup for caching, including a powerful ORM cache

  Sources   Download

MIT

The Requires

 

The Development Requires

cache

30/05 2014

v0.1.2

0.1.2.0

Symfony2 bundle that provides easy setup for caching, including a powerful ORM cache

  Sources   Download

MIT

The Requires

 

The Development Requires

cache

22/05 2014

v0.1.1

0.1.1.0

Symfony2 bundle that provides easy setup for caching, including a powerful ORM cache

  Sources   Download

MIT

The Requires

 

The Development Requires

cache

20/05 2014

v0.1.0

0.1.0.0

Symfony2 bundle that provides easy setup for caching, including a powerful ORM cache

  Sources   Download

MIT

The Requires

 

The Development Requires

cache