laminas/laminas-cache-storage-adapter-memcache

This package is abandoned and no longer maintained. No replacement package was suggested.

Laminas cache adapter for memcache

Fund package maintenance!
Community Bridge

Installs: 1 647 842

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 10

Forks: 3

Open Issues: 2

pkg:composer/laminas/laminas-cache-storage-adapter-memcache

1.1.0 2021-04-29 19:57 UTC

This package is auto-updated.

Last update: 2021-06-10 18:09:29 UTC


README

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