cache/hierarchical-cache dependents (11) Order by: name | downloads Show: all | require | require-dev

  • PHP

    amodar/illuminate-adapter

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

  • PHP

    cache/array-adapter

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

  • PHP

    cache/illuminate-adapter

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

  • PHP

    cache/memcached-adapter

    A PSR-6 cache implementation using Memcached. 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/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

    icanid/icanid-sdk-php

    ICAN ID PHP SDK.

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