laminas / laminas-cache-storage-adapter-memcache

BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link
hacktoberfest

laminas-cache-storage-adapter-memcache

Build Status

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

Installation

Run the following to install this library:

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

Documentation

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

Support