PHPackages                             pear/cache\_lite - 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. pear/cache\_lite

AbandonedArchivedLibrary[Caching](/categories/caching)

pear/cache\_lite
================

Fast and safe little cache system

v2.0.0(3y ago)27672.6k↓13.5%192LGPL-2.1-or-laterPHPPHP &gt;=7.4.0

Since May 11Pushed 3y ago14 watchersCompare

[ Source](https://github.com/pear/Cache_Lite)[ Packagist](https://packagist.org/packages/pear/cache_lite)[ Docs](https://github.com/pear/Cache_Lite)[ RSS](/packages/pear-cache-lite/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (7)Used By (2)

PEAR Cache\_Lite
================

[](#pear-cache_lite)

Fast and safe little cache system.

This package is a little cache system optimized for file containers. t is fast and safe (because it uses file locking and/or anti-corruption tests).

[![Build Status](https://camo.githubusercontent.com/55eb7d7ec7c4fc87f415d08e425110fadd6689a038fc0b092809cb63aa224925/68747470733a2f2f7472617669732d63692e6f72672f706561722f43616368655f4c6974652e737667)](https://travis-ci.org/pear/Cache_Lite)

Building
--------

[](#building)

To test this package, run

```
composer install
./vendor/bin/phpunit

```

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

[](#installation)

```
composer require pear/cache_lite

```

Links
-----

[](#links)

- Homepage: [http://pear.php.net/package/Cache\_Lite](http://pear.php.net/package/Cache_Lite)
- Source code: [https://github.com/pear/Cache\_Lite](https://github.com/pear/Cache_Lite)
- Issue tracker: [http://pear.php.net/bugs/search.php?cmd=display&amp;package\_name\[\]=Cache\_Lite](http://pear.php.net/bugs/search.php?cmd=display&package_name%5B%5D=Cache_Lite)
- Unit test status: [https://travis-ci.org/pear/Cache\_Lite](https://travis-ci.org/pear/Cache_Lite)
- Packagist: [https://packagist.org/packages/pear/cache\_lite](https://packagist.org/packages/pear/cache_lite)

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity49

Moderate usage in the ecosystem

Community30

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 63.4% 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 ~647 days

Recently: every ~613 days

Total

6

Last Release

1154d ago

Major Versions

v1.8.3 → v2.0.02023-03-21

PHP version history (2 changes)v1.7.16PHP &gt;=4.0.0

v2.0.0PHP &gt;=7.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/1323714f58f9144af310e5e4217e61b96ad7c42bc5c93a1f2d97deca95f6f4f8?d=identicon)[ashnazg](/maintainers/ashnazg)

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

![](https://www.gravatar.com/avatar/94bd8b0cd93505d988aedf8dfb1904ccb31b34f78656793050cc9828b01e3747?d=identicon)[tacker](/maintainers/tacker)

---

Top Contributors

[![coderbyheart](https://avatars.githubusercontent.com/u/188915?v=4)](https://github.com/coderbyheart "coderbyheart (52 commits)")[![cweiske](https://avatars.githubusercontent.com/u/59036?v=4)](https://github.com/cweiske "cweiske (10 commits)")[![ashnazg](https://avatars.githubusercontent.com/u/100170?v=4)](https://github.com/ashnazg "ashnazg (4 commits)")[![remicollet](https://avatars.githubusercontent.com/u/270445?v=4)](https://github.com/remicollet "remicollet (4 commits)")[![hypermkt](https://avatars.githubusercontent.com/u/1726225?v=4)](https://github.com/hypermkt "hypermkt (4 commits)")[![CloCkWeRX](https://avatars.githubusercontent.com/u/365751?v=4)](https://github.com/CloCkWeRX "CloCkWeRX (3 commits)")[![sebastianbergmann](https://avatars.githubusercontent.com/u/25218?v=4)](https://github.com/sebastianbergmann "sebastianbergmann (2 commits)")[![till](https://avatars.githubusercontent.com/u/27003?v=4)](https://github.com/till "till (1 commits)")[![mj](https://avatars.githubusercontent.com/u/5277?v=4)](https://github.com/mj "mj (1 commits)")[![Nakiami](https://avatars.githubusercontent.com/u/2215870?v=4)](https://github.com/Nakiami "Nakiami (1 commits)")

---

Tags

cache

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[psr/simple-cache

Common interfaces for simple caching

8.1k727.3M2.1k](/packages/psr-simple-cache)[psr/cache

Common interface for caching libraries

5.2k686.9M1.3k](/packages/psr-cache)[react/cache

Async, Promise-based cache interface for ReactPHP

444112.4M40](/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.

2512.2M6](/packages/beste-in-memory-cache)[anahkiasen/flatten

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

33113.0k](/packages/anahkiasen-flatten)[rtcamp/nginx-helper

Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also provides cloudflare edge cache purging with Cache-Tags.

23517.0k1](/packages/rtcamp-nginx-helper)

PHPackages © 2026

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