PHPackages                             crazymeeks/phpcacher - 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. crazymeeks/phpcacher

ActiveLibrary[Caching](/categories/caching)

crazymeeks/phpcacher
====================

A PHP caching library

41221PHP

Since Aug 8Pushed 8y ago2 watchersCompare

[ Source](https://github.com/crazymeeks/phpcacher)[ Packagist](https://packagist.org/packages/crazymeeks/phpcacher)[ RSS](/packages/crazymeeks-phpcacher/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

 phpcacher
 [![Release](https://camo.githubusercontent.com/de66249f536c37edd2069ad5a537f8e873e79b6b9252897d85a04bda0608f5b5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6372617a796d65656b732f7068706361636865722e7376673f636f6c6f72423d653530303030)](https://github.com/crazymeeks/phpcacher/releases) [![Packgist Latest Version](https://camo.githubusercontent.com/eb8e7379a825a5949b192529f35e7318e440d284fc44b0c3c37a9dd3bf8db6aa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6372617a796d65656b732f7068706361636865722e7376673f636f6c6f72423d303065353030)](https://packagist.org/packages/crazymeeks/phpcacher) [![Packgist Downloads](https://camo.githubusercontent.com/7c551fa17b1097076423534ea6b1bd0846a2d1137219ed31deef2a512179ef2c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6372617a796d65656b732f7068706361636865722e7376673f636f6c6f72423d303065353030)](https://packagist.org/packages/crazymeeks/phpcacher/stats) [![Contributors](https://camo.githubusercontent.com/c626c3d50020571c9fa748bbd5a65f91a111f0c0cea1c4e5f36b2f0d6ce13b81/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6e7472696275746f72732f6372617a796d65656b732f7068706361636865722e7376673f636f6c6f72423d303065353030)](https://github/contributors/crazymeeks/phpcacher) [![License](https://camo.githubusercontent.com/3b0de24cbf4e6baae1d780c2af908dad35c7905a984556b0606aa68373a681f0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6372617a796d65656b732f7068706361636865722e737667)](https://packagist.org/l/crazymeeks/phpcacher)
===================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#phpcacher)

About
=====

[](#about)

A PHP caching library

- v1.0.0

Requirements
============

[](#requirements)

- PHP &gt;= 5.6.\*

Supported Drivers
=================

[](#supported-drivers)

- Files
- apcu v4.0.8

How to Install
==============

[](#how-to-install)

- In your composer.json file add this require key:

```
	"require": {
          "crazymeeks/phpcacher": "v1.0.0"
	}

```

- Using CLI command, copy and execute this command in the target project or specified folder:

```
	composer require crazymeeks/phpcacher

```

How to use
==========

[](#how-to-use)

```

```

Setting Custom Cache Directory
==============================

[](#setting-custom-cache-directory)

- You can also set your own cache directory where the cache data will be save.

```
  $instance->cache->setDriver('files', '/tmp/'); // For windows users, 'D:/cachetmp' or 'C:/cachetmp'

```

Report Bug
==========

[](#report-bug)

Email:

Author
======

[](#author)

Jeff Claud\[\]

Contributors
============

[](#contributors)

Aaron Tolentino\[\]
Joshua Clifford Reyes

Referrences
===========

[](#referrences)

- See the [WIKI](https://github.com/crazymeeks/phpcacher/wiki) for documentation

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95% 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/07c8c7c06de29afbc4fbc9e66f5fcc320c499057969ce341730590355d6d6145?d=identicon)[jepoy](/maintainers/jepoy)

---

Top Contributors

[![crazymeeks](https://avatars.githubusercontent.com/u/21138164?v=4)](https://github.com/crazymeeks "crazymeeks (19 commits)")[![LordDashMe](https://avatars.githubusercontent.com/u/12311971?v=4)](https://github.com/LordDashMe "LordDashMe (1 commits)")

### Embed Badge

![Health badge](/badges/crazymeeks-phpcacher/health.svg)

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

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