PHPackages                             siezi/phile-total-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. siezi/phile-total-cache

ActivePhile-plugin[Caching](/categories/caching)

siezi/phile-total-cache
=======================

Cache Plugin for PhileCMS

2.0.1(8y ago)049MITPHP

Since Mar 3Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Schlaefer/phileTotalCache)[ Packagist](https://packagist.org/packages/siezi/phile-total-cache)[ Docs](https://github.com/Schlaefer/phileTotalCache)[ RSS](/packages/siezi-phile-total-cache/feed)WikiDiscussions master Synced 1mo ago

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

PhileCMS TotalCache Plugin
==========================

[](#philecms-totalcache-plugin)

Caches as much as possible (completely avoid parser and template engine).

[![chart](chart.png)](chart.png)

It's not that Phile is slow, but the markup-parser and template-engine take their toll. Also it's liberating not to have to worry about (your own) lazily written plugins.

[Project Home](https://github.com/Schlaefer/phileTotalCache)

### 1.1 Installation (composer)

[](#11-installation-composer)

```
"require": {
   "siezi/phile-total-cache": "*"
}
```

### 1.2 Installation (Manual Download)

[](#12-installation-manual-download)

- Install [Phile](https://github.com/PhileCMS/Phile)
- copy this plugin into `plugins/siezi/phileTotalCache`

### 2. Activation

[](#2-activation)

After you have installed the plugin you need to activate it. Add the following line to Phile's root `config.php` file:

```
$config['plugins']['siezi\\phileTotalCache'] = ['active' => true];
```

### 3. Configuration

[](#3-configuration)

See plugin `config.php` file.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity70

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 ~107 days

Recently: every ~265 days

Total

11

Last Release

3019d ago

Major Versions

0.6 → 1.0.02015-03-19

1.0.2 → 2.0.02015-04-09

### Community

Maintainers

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

---

Top Contributors

[![Schlaefer](https://avatars.githubusercontent.com/u/143224?v=4)](https://github.com/Schlaefer "Schlaefer (15 commits)")

---

Tags

philecmsphilecms-plugincachephile

### Embed Badge

![Health badge](/badges/siezi-phile-total-cache/health.svg)

```
[![Health](https://phpackages.com/badges/siezi-phile-total-cache/health.svg)](https://phpackages.com/packages/siezi-phile-total-cache)
```

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