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

  • PHP

    shopware/core

    Shopware platform is the core for all Shopware ecommerce products.

  • PHP

    cache/taggable-cache

    Add tag support to your PSR-6 cache implementation

  • PHP

    softonic/guzzle-oauth2-middleware

    Guzzle middleware with OAuth2 integration

  • 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

    psr-discovery/cache-implementations

    Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.

  • PHP

    cache/simple-cache-bridge

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

  • 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

    divineomega/do-file-cache-psr-6

    PSR-6 adapter for DO File Cache

  • PHP

    doctrine/phpcr-odm

    PHP Doctrine Content Repository Object Document Mapper (ODM) provides transparent persistence for PHP objects.

  • PHP

    matthiasmullie/scrapbook

    Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.

  • PHP

    divineomega/password_exposed

    This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.

  • PHP

    cache/namespaced-cache

    A decorator that makes your cache support namespaces