PHPackages                             litert/caphe - 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. litert/caphe

AbandonedArchivedLibrary[Caching](/categories/caching)

litert/caphe
============

A simple read-write separated cache library for PHP.

0.1.0-a2(8y ago)06Apache-2.0PHPPHP &gt;=7.0.0

Since Aug 20Pushed 8y agoCompare

[ Source](https://github.com/litert/caphe)[ Packagist](https://packagist.org/packages/litert/caphe)[ Docs](https://fenying.net)[ RSS](/packages/litert-caphe/feed)WikiDiscussions master Synced 2w ago

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

Caphe
=====

[](#caphe)

[![Latest Stable Version](https://camo.githubusercontent.com/f96f426c282d668a9567297f04887a6f27bafedb8f8140af93e9263e5406de7a/68747470733a2f2f706f7365722e707567782e6f72672f66656e79696e672f63617068652f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/fenying/caphe) [![Latest Unstable Version](https://camo.githubusercontent.com/7bd7be7e94b44ffc072d038cf4576d8f903b2e6e3a1dd5170c2b6f61a928ac19/68747470733a2f2f706f7365722e707567782e6f72672f66656e79696e672f63617068652f762f756e737461626c65)](https://packagist.org/packages/fenying/caphe) [![License](https://camo.githubusercontent.com/51274972c93ccb2fce65dccdb9bd7acbc26d066a8b6aa7a9782ace276ddfe177/68747470733a2f2f706f7365722e707567782e6f72672f66656e79696e672f63617068652f6c6963656e73653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/fenying/caphe)

A simple read-write separated cache library for PHP (7.0+).

Drivers
-------

[](#drivers)

Currently only APCu and Redis is supported.

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

[](#installation)

It's recommanded to install by composer:

```
composer require litert/caphe
```

Or just git clone this repository, and put the **lib** directory into you project.

License
-------

[](#license)

This library is published under [Apache-2.0](./LICENSE) license.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3237d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/31158231?v=4)[LiteRT](/maintainers/litert)[@litert](https://github.com/litert)

---

Top Contributors

[![fenying](https://avatars.githubusercontent.com/u/11142903?v=4)](https://github.com/fenying "fenying (13 commits)")

---

Tags

cachephpread-writecache

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/litert-caphe/health.svg)

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

###  Alternatives

[psr/simple-cache

Common interfaces for simple caching

8.1k772.9M2.6k](/packages/psr-simple-cache)[psr/cache

Common interface for caching libraries

5.2k726.4M1.6k](/packages/psr-cache)[react/cache

Async, Promise-based cache interface for ReactPHP

445124.5M46](/packages/react-cache)[beste/in-memory-cache

A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.

2515.9M11](/packages/beste-in-memory-cache)[fastd/fastd

A High Performance API Framework By Swoole Extension

42015.5k18](/packages/fastd-fastd)[anahkiasen/flatten

A package for the Illuminate framework that flattens pages to plain HTML

33113.0k](/packages/anahkiasen-flatten)

PHPackages © 2026

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