PHPackages                             inhere/lite-cache - 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. inhere/lite-cache

Abandoned → [php-comp/lite-cache](/?search=php-comp%2Flite-cache)Library[Caching](/categories/caching)

inhere/lite-cache
=================

a simple cache client tool library of the php

v1.1.1(7y ago)242MITPHPPHP &gt;7.0.0

Since Mar 20Pushed 7y ago1 watchersCompare

[ Source](https://github.com/phppkg/lite-cache)[ Packagist](https://packagist.org/packages/inhere/lite-cache)[ Docs](https://github.com/php-comp/lite-cache)[ RSS](/packages/inhere-lite-cache/feed)WikiDiscussions master Synced 2mo ago

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

simple cache client
===================

[](#simple-cache-client)

[![Packagist](https://camo.githubusercontent.com/2bd23eaf0374df172f9b82d9c8dd82ad5f3d68fb093d9c9650ffe73f1224bc30/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7068702d636f6d702f6c6974652d63616368652e737667)](https://packagist.org/packages/php-comp/lite-cache)

simple cache client for memcached, redis.

- cache implement the simple cache [PSR 16](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-16-simple-cache.md)

项目地址
----

[](#项目地址)

- **github**

安装
--

[](#安装)

- composer 命令

```
composer require php-comp/lite-cache
```

- composer.json

```
{
    "require": {
        "php-comp/lite-cache": "dev-master"
    }
}
```

- 直接拉取

```
git clone https://github.com/inhere/php-lite-cache.git
```

License
-------

[](#license)

MIT

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 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

Every ~61 days

Total

5

Last Release

2732d ago

PHP version history (2 changes)v1.0.0PHP &gt;=7.0.0

v1.1.0PHP &gt;7.0.0

### Community

Maintainers

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

---

Top Contributors

[![inhere](https://avatars.githubusercontent.com/u/5302062?v=4)](https://github.com/inhere "inhere (20 commits)")

---

Tags

cachecachemanagermemcacheredislibraryredismemcache

### Embed Badge

![Health badge](/badges/inhere-lite-cache/health.svg)

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

###  Alternatives

[ihor/cachalot

Cache a lot in a proper way (APC, XCache, Memcached, Redis, Couchbase)

2528.1k](/packages/ihor-cachalot)[garyr/memento

Lightweight cache library

186.6k1](/packages/garyr-memento)

PHPackages © 2026

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