cache/adapter-common dependents (39) 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

    commercetools/php-sdk

    This Composable Commerce PHP SDK is deprecated effective 1st September 2022. We recommend you to use our new SDK here https://docs.commercetools.com/sdk/php-sdk#php-sdk-v2.

    Abandoned!

  • PHP

    cache/illuminate-adapter

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