Packages from cache
-
PHP
cache/adapter-bundle
A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging
-
-
-
-
PHP
cache/array-adapter
A PSR-6 cache implementation using a php array. This implementation supports tags
-
-
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
-
-
PHP
cache/doctrine-adapter
A PSR-6 cache implementation using Doctrine. This implementation supports tags
-
-
PHP
cache/filesystem-adapter
A PSR-6 cache implementation using filesystem. This implementation supports tags
-
PHP
cache/hierarchical-cache
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
-
PHP
cache/illuminate-adapter
A PSR-6 cache implementation using Illuminate. This implementation supports tags
-
-
PHP
cache/memcache-adapter
A PSR-6 cache implementation using memcache. This implementation supports tags
-
PHP
cache/memcached-adapter
A PSR-6 cache implementation using Memcached. This implementation supports tags
-
PHP
cache/mongodb-adapter
A PSR-6 cache implementation using MongoDB. This implementation supports tags
-
-
PHP
cache/predis-adapter
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
-
-
-
PHP
cache/redis-adapter
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
-
-
PHP
cache/simple-cache-bridge
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
-
-
-
-
-
PHP
cache/doctrine-adapter-bundle
A bundle that registers Doctrine cache implementations as Symfony services supporting PSR-6 and tagging
Abandoned! See cache/adapter-bundle