PHPackages                             yperevoznikov/earlycache - 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. yperevoznikov/earlycache

ActiveLibrary

yperevoznikov/earlycache
========================

Implements early cache for web apps without dependencies. Caches entire page with headers and response code

0.9.0.x-dev(10y ago)27[3 issues](https://github.com/yperevoznikov/EarlyCache/issues)MITPHP

Since Nov 14Pushed 8y ago1 watchersCompare

[ Source](https://github.com/yperevoznikov/EarlyCache)[ Packagist](https://packagist.org/packages/yperevoznikov/earlycache)[ RSS](/packages/yperevoznikov-earlycache/feed)WikiDiscussions develop Synced 2mo ago

READMEChangelog (5)Dependencies (1)Versions (12)Used By (0)

Early Cache PHP module [![Build Status](https://camo.githubusercontent.com/2d9aa8b0a8ba31ed4308d370d731a0591b0ac69c6346886c0328535298675df2/68747470733a2f2f7472617669732d63692e6f72672f7970657265766f7a6e696b6f762f4561726c7943616368652e7376673f6272616e63683d646576656c6f70)](https://travis-ci.org/yperevoznikov/EarlyCache)
================================================================================================================================================================================================================================================================================================================================

[](#early-cache-php-module-)

Early stage cache implementation for fast web app response. Caches page content with headers and response code.

Supported frameworks
====================

[](#supported-frameworks)

This code can be integrated into any web app but examples area and code have been tested with these frameworks:

- Kohana ([Kohana readme](examples/kohana/readme.md))

Installation
============

[](#installation)

In order to install this package use composer:

```
composer require yperevoznikov/earlycache

```

Unit Testing
============

[](#unit-testing)

To run all unit tests, in component directory (where this file is placed) copy `phpunit.xml.dist` to `phpunit.xml` and run in command line:

```
php phpunit.phar

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Every ~10 days

Total

6

Last Release

3783d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/697e95c20f3b7e7c54fd289bd2990d16f0ccb6e1395451d4961350eef953bfe4?d=identicon)[yperevoznikov](/maintainers/yperevoznikov)

---

Top Contributors

[![yperevoznikov](https://avatars.githubusercontent.com/u/304374?v=4)](https://github.com/yperevoznikov "yperevoznikov (64 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yperevoznikov-earlycache/health.svg)

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

PHPackages © 2026

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