Packages from cache

  • PHP

    cache/adapter-bundle

    A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging

  • PHP

    cache/adapter-common

    Common classes for PSR-6 adapters

  • PHP

    cache/apc-adapter

    A PSR-6 cache implementation using apc. This implementation supports tags

  • PHP

    cache/apcu-adapter

    A PSR-6 cache implementation using apcu. This implementation supports tags

  • PHP

    cache/array-adapter

    A PSR-6 cache implementation using a php array. This implementation supports tags

  • PHP

    cache/cache

    Library of all the php-cache adapters

  • 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/chain-adapter

    A PSR-6 cache implementation using chain. This implementation supports tags

  • PHP

    cache/doctrine-adapter

    A PSR-6 cache implementation using Doctrine. This implementation supports tags

  • PHP

    cache/encryption-cache

    Adds encryption support to your PSR-6 cache implementation

  • 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/integration-tests

    Integration tests for PSR-6 and PSR-16 cache implementations

  • 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/namespaced-cache

    A decorator that makes your cache support namespaces

  • PHP

    cache/predis-adapter

    A PSR-6 cache implementation using Redis (Predis). This implementation supports tags

  • PHP

    cache/prefixed-cache

    A decorator that makes your cache support prefix

  • PHP

    cache/psr-6-doctrine-bridge

    PSR-6 Doctrine bridge

  • PHP

    cache/redis-adapter

    A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags

  • PHP

    cache/session-handler

    An implementation of PHP's SessionHandlerInterface that allows PSR-6

  • PHP

    cache/simple-cache-bridge

    A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.

  • PHP

    cache/tag-interop

    Framework interoperable interfaces for tags

  • PHP

    cache/taggable-cache

    Add tag support to your PSR-6 cache implementation

  • PHP

    cache/util

    PSR-6 and PSR-16 Caching Utilities

  • PHP

    cache/void-adapter

    A PSR-6 cache implementation using Void. This implementation supports tags

  • 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