PHPackages                             nielsenmg/ezcache - 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. nielsenmg/ezcache

ActiveLibrary[Caching](/categories/caching)

nielsenmg/ezcache
=================

Easy cache management library for PHP applications.

101PHP

Since Oct 30Pushed 9y agoCompare

[ Source](https://github.com/nielsenmg/ezcache)[ Packagist](https://packagist.org/packages/nielsenmg/ezcache)[ RSS](/packages/nielsenmg-ezcache/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Ezcache
=======

[](#ezcache)

[![Build Status](https://camo.githubusercontent.com/26c3d9c570551266dcbb64d143c099ba2fb2f8b58b5a99fa2f2567029d795290/68747470733a2f2f7472617669732d63692e6f72672f6e69656c73656e6d672f657a63616368652e7376673f6272616e63683d6d617374657226627573743d31)](https://travis-ci.org/nielsenmg/ezcache)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/586b7131ce03477a073b8c93cb56b038ca09a250e0aa3ad0856b99d0796f08f6/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6e69656c73656e6d672f657a63616368652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/nielsenmg/ezcache/?branch=master)[![Coverage Status](https://camo.githubusercontent.com/239c1bc3674a351d7fc18b0a9ebcc21e344982cfdb066721b3b61cb93f3e72f7/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f6e69656c73656e6d672f657a63616368652f62616467652e7376673f6272616e63683d6d617374657226627573743d31)](https://coveralls.io/github/nielsenmg/ezcache?branch=master)[![StyleCI](https://camo.githubusercontent.com/47c83ed61d6db8c9e23acecce777252d0c86f6ccb51fbe305340603610af7f8f/68747470733a2f2f7374796c6563692e696f2f7265706f732f36393633303035352f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/69630055)[![MIT licensed](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://raw.githubusercontent.com/nielsenmg/ezcache/master/LICENSE)

Ezcache is an easy cache management library for PHP applications and supports [Redis](http://redis.io/), [Memcached](https://memcached.org/) and File Caching.

\##Prerequisites

- PHP 7.0 or above
- [Redis](http://redis.io/download)
- [Memcached](https://github.com/memcached/memcached/wiki/Install)

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

[](#installation)

Ezcache is available on [Packagist](https://packagist.org/packages/nielsenmg/ezcache), you can install it using [Composer](https://getcomposer.org/).

```
composer require nielsenmg/ezcache

```

Then to install it:

```
composer install

```

\##Usage There are three types of caching modes supported:

1. **File Caching** - Documentation
2. **Memcached** (under development)
3. **Redis** (under development)

\##License

This library is under the MIT License, see the complete license [here](https://raw.githubusercontent.com/nielsenmg/ezcache/master/LICENSE)

###  Health Score

20

—

LowBetter than 12% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84.7% 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/d7acea46be774fb8f73369cd7e114703d1727b7abb041e56c03b56fa70755b6e?d=identicon)[nielsenmg](/maintainers/nielsenmg)

---

Top Contributors

[![nielsengoncalves](https://avatars.githubusercontent.com/u/5965261?v=4)](https://github.com/nielsengoncalves "nielsengoncalves (50 commits)")[![williamokano](https://avatars.githubusercontent.com/u/5909442?v=4)](https://github.com/williamokano "williamokano (9 commits)")

### Embed Badge

![Health badge](/badges/nielsenmg-ezcache/health.svg)

```
[![Health](https://phpackages.com/badges/nielsenmg-ezcache/health.svg)](https://phpackages.com/packages/nielsenmg-ezcache)
```

###  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)

PHPackages © 2026

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