PHPackages                             lolli/enetcache - 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. lolli/enetcache

ActiveTypo3-cms-extension[Caching](/categories/caching)

lolli/enetcache
===============

Enetcache cache extension

5.0.0(3y ago)516.3k4[2 issues](https://github.com/lolli42/enetcache/issues)GPL-2.0-or-laterPHP

Since Jun 17Pushed 1y ago3 watchersCompare

[ Source](https://github.com/lolli42/enetcache)[ Packagist](https://packagist.org/packages/lolli/enetcache)[ Docs](https://github.com/lolli42/enetcache)[ RSS](/packages/lolli-enetcache/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (3)Versions (17)Used By (0)

[![tests core v11](https://github.com/lolli42/enetcache/actions/workflows/testscorev11.yml/badge.svg)](https://github.com/lolli42/enetcache/actions/workflows/testscorev11.yml/badge.svg)[![tests core v12](https://github.com/lolli42/enetcache/actions/workflows/testscorev12.yml/badge.svg)](https://github.com/lolli42/enetcache/actions/workflows/testscorev12.yml/badge.svg)

TYPO3 Extension `enetcache`
===========================

[](#typo3-extension-enetcache)

Note

This extension has been retired and there will not be a TYPO3 v13 compatible version. TYPO3 v13 improved cache tagging API a lot, rendering most remaining parts of this codebase obsolete.

Features
--------

[](#features)

Provides a rather simple API for frontend extensions to put their rendered content into cache. The extension synchronizes lifetime and tags with the general page cache. A backend DataHandler hook takes care of automatic cache flushing if records are changed affecting those plugin cache entries.

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

[](#installation)

The extension can be installed from TYPO3 TER via the extension manager but the recommended way is using composer doing `composer require lolli/enetcache`, and / or define a dependency in your consuming extensions.

Usage documentation
-------------------

[](#usage-documentation)

Find API documentation at [docs.typo3.org](https://docs.typo3.org/p/lolli/enetcache/3.1/en-us/)

Development: Release new version
--------------------------------

[](#development-release-new-version)

Example release workflow, basically for my own laziness ;)

```
Build/Scripts/runTests.sh -s composerUpdate -t 11
.Build/bin/tailor set-version 4.1.1
git commit -am "[RELEASE] 4.1.1 Bug fixes and improved core v10 / v11 compatibility"
git tag 4.1.1
git push
git push --tags

```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance25

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 93.8% 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 ~131 days

Recently: every ~152 days

Total

16

Last Release

1293d ago

Major Versions

1.2.x-dev → 2.0.02018-10-27

1.3.1 → 3.0.02018-10-29

3.x-dev → 4.0.02020-11-13

2.x-dev → 5.0.02022-11-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/21bf0c815297c24ae76a3c08455b2b843f33010706043a3a99aaffe988968194?d=identicon)[lolli42](/maintainers/lolli42)

---

Top Contributors

[![lolli42](https://avatars.githubusercontent.com/u/2178068?v=4)](https://github.com/lolli42 "lolli42 (166 commits)")[![maddy2101](https://avatars.githubusercontent.com/u/1925287?v=4)](https://github.com/maddy2101 "maddy2101 (10 commits)")[![mbrodala](https://avatars.githubusercontent.com/u/5037116?v=4)](https://github.com/mbrodala "mbrodala (1 commits)")

---

Tags

apicachefrontendtypo3

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lolli-enetcache/health.svg)

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

###  Alternatives

[lochmueller/staticfilecache

Transparent static file cache solution using mod\_rewrite and mod\_expires. Increase performance for static pages by a factor of 230!!

1311.3M3](/packages/lochmueller-staticfilecache)[eliashaeussler/typo3-warming

Warming - Warms up Frontend caches based on an XML sitemap. Cache warmup can be triggered via TYPO3 backend or using a console command. Supports multiple languages and custom crawler implementations.

20229.9k](/packages/eliashaeussler-typo3-warming)[b13/distributed-locks

Adds a Redis Locking Strategy for TYPO3 frontend page generation, useful on distributed systems with NFS.

13248.2k](/packages/b13-distributed-locks)[bnf/nginx-cache

NGINX Cache Manager for TYPO3

243.7k](/packages/bnf-nginx-cache)

PHPackages © 2026

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