PHPackages                             edouardkombo/cache-util - 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. edouardkombo/cache-util

ActiveLibrary[Caching](/categories/caching)

edouardkombo/cache-util
=======================

Driver classes for caching objects and variables via Apc, MemCache or files.

1.0.0.x-dev(12y ago)014MITPHPPHP &gt;=5.3.0

Since Jan 14Pushed 12y ago1 watchersCompare

[ Source](https://github.com/edouardkombo/CacheUtil)[ Packagist](https://packagist.org/packages/edouardkombo/cache-util)[ Docs](https://github.com/edouardkombo/CacheUtil)[ RSS](/packages/edouardkombo-cache-util/feed)WikiDiscussions 1.0.0 Synced 1mo ago

READMEChangelogDependencies (1)Versions (1)Used By (0)

CacheUtil
=========

[](#cacheutil)

The Troll Inception - Cache Util

About
-----

[](#about)

Cache Util is a set of classes you can use as driver in your application to cache objects and variables. You can cache with Apc, MemCache or classic files storage.

These classes use AbstractFactory methods from The Troll Inception, so they respect the single responsibility principle.

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

[](#requirements)

Require PHP version 5.3 or greater, AbstractFactory and InterfaceFactory from The Troll Inception.

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

[](#installation)

The easiest way to install is using [Composer](http://getcomposer.org/) you can easily install TTI Cache Util system-wide with the following command:

```
composer global require 'edouardkombo/cache-util=1.0.0.*@dev'

```

Make sure you have `~/.composer/vendor/bin/` in your PATH.

Or alternatively, include a dependency in your `composer.json` file. For example:

```
{
    "require": {
        "edouardkombo/cache-util": "1.0.0.*@dev"
    }
}

```

You can also download the CacheUtil source directly from the GIT checkout:

```
https://github.com/edouardkombo/CacheUtil

```

Documentation
-------------

[](#documentation)

All additional documentation is available in code docblocks.

Contributing
------------

[](#contributing)

If you do contribute code to CacheUtil, please make sure it conforms to the PSR coding standard. The easiest way to contribute is to work on a checkout of the repository, or your own fork, rather than an installed version.

Issues
------

[](#issues)

Bug reports and feature requests can be submitted on the [Github issues tracker](https://github.com/edouardkombo/CacheUtil/issues).

For further informations, contact me directly at .

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4497d ago

### Community

Maintainers

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

---

Tags

TTIThe Troll InceptionCache Util

### Embed Badge

![Health badge](/badges/edouardkombo-cache-util/health.svg)

```
[![Health](https://phpackages.com/badges/edouardkombo-cache-util/health.svg)](https://phpackages.com/packages/edouardkombo-cache-util)
```

###  Alternatives

[predis/predis

A flexible and feature-complete Redis/Valkey client for PHP.

7.8k305.7M2.4k](/packages/predis-predis)[snc/redis-bundle

A Redis bundle for Symfony

1.0k39.4M67](/packages/snc-redis-bundle)[react/cache

Async, Promise-based cache interface for ReactPHP

444112.4M40](/packages/react-cache)[wp-media/wp-rocket

Performance optimization plugin for WordPress

7431.3M3](/packages/wp-media-wp-rocket)[illuminate/cache

The Illuminate Cache package.

12835.6M1.4k](/packages/illuminate-cache)[colinmollenhour/php-redis-session-abstract

A Redis-based session handler with optimistic locking

6325.6M14](/packages/colinmollenhour-php-redis-session-abstract)

PHPackages © 2026

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