PHPackages                             trekksoft/taggable-zend-memcached-backend - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. trekksoft/taggable-zend-memcached-backend

ActiveLibrary[Caching](/categories/caching)

trekksoft/taggable-zend-memcached-backend
=========================================

Zend\_Cache (ZF 1) memcached backend (not libmemcached) with support for tags

79.2kPHP

Since Oct 3Pushed 11y ago1 watchersCompare

[ Source](https://github.com/bigwhoop/taggable-zend-memcached-backend)[ Packagist](https://packagist.org/packages/trekksoft/taggable-zend-memcached-backend)[ RSS](/packages/trekksoft-taggable-zend-memcached-backend/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Zend\_Cache (ZF 1) memcached backend (not libmemcached) with support for tags
=============================================================================

[](#zend_cache-zf-1-memcached-backend-not-libmemcached-with-support-for-tags)

Features
--------

[](#features)

Basic support for tags. You can invalidate entries with the following cleaning modes:

- `Zend_Cache::CLEANING_MODE_ALL`
- `Zend_Cache::CLEANING_MODE_MATCHING_TAG`
- `Zend_Cache::CLEANING_MODE_MATCHING_ANY_TAG`

There is also support to prefix your cache entries. Just pass the `prefix_key` option in the ctor.

Requirements
------------

[](#requirements)

- PHP 5.3+
- PSR-0 autoloading

Installation
------------

[](#installation)

`compser require "trekksoft/taggable-zend-memcached-backend":"dev-master"`

Usage
-----

[](#usage)

When using the cache manager, make sure to set `'customBackendNaming' => true, 'frontendBackendAutoload' => true`. Otherwise ZF will fail to load the backend.

Same when using `Zend_Cache::factory()`. Set `$customBackendNaming => true, $autoload => true`.

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb4587510e4641a789379cc71e5aaf01641b2e71408d937685177f81ee5f7b5d?d=identicon)[trekksoft](/maintainers/trekksoft)

---

Top Contributors

[![bigwhoop](https://avatars.githubusercontent.com/u/242589?v=4)](https://github.com/bigwhoop "bigwhoop (5 commits)")

### Embed Badge

![Health badge](/badges/trekksoft-taggable-zend-memcached-backend/health.svg)

```
[![Health](https://phpackages.com/badges/trekksoft-taggable-zend-memcached-backend/health.svg)](https://phpackages.com/packages/trekksoft-taggable-zend-memcached-backend)
```

###  Alternatives

[iazaran/smart-cache

Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.

21114.2k](/packages/iazaran-smart-cache)[phpfastcache/phpssdb

PHP SSDB Driver for phpFastCache

14736.9k1](/packages/phpfastcache-phpssdb)[rapidwebltd/rw-file-cache

RW File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.

15196.8k7](/packages/rapidwebltd-rw-file-cache)[yuzuru-s/redis-recommend

Wrapping Redis's sorted set APIs for specializing recommending operations.

392.9k](/packages/yuzuru-s-redis-recommend)[ichhabrecht/intcache

Turn uncachable page objects into cacheable links

193.9k](/packages/ichhabrecht-intcache)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
