cache/adapter-common dependents (34) Order by: name | downloads Show: all | require | require-dev

  • PHP

    cache/hierarchical-cache

    A helper trait and interface to your PSR-6 cache to support hierarchical keys.

  • PHP

    cache/array-adapter

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

  • PHP

    cache/filesystem-adapter

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

  • PHP

    cache/redis-adapter

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

  • PHP

    cache/void-adapter

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

  • PHP

    cache/predis-adapter

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

  • PHP

    cache/apcu-adapter

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

  • PHP

    opencensus/opencensus

    OpenCensus Trace Client for PHP

    Abandoned!

  • PHP

    cache/memcached-adapter

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

  • PHP

    cache/doctrine-adapter

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

  • PHP

    cache/chain-adapter

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

  • PHP

    cache/memcache-adapter

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

  • PHP

    swayok/alternative-laravel-cache

    Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/

  • PHP

    cache/illuminate-adapter

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

  • PHP

    cache/apc-adapter

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