Skip to content

laminas/laminas-cache-storage-adapter-memcached

laminas-cache-storage-adapter-memcached

Build Status

This library provides a laminas-cache compatible StorageInterface implementation for Memcached.

Installation

Run the following to install this library:

$ composer require laminas/laminas-cache-storage-adapter-memcached

Documentation

Browse the documentation online at https://docs.laminas.dev/laminas-cache-storage-adapter-memcached/

Support