PHPackages                             cold-egg/lscache-typo3 - 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. cold-egg/lscache-typo3

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

cold-egg/lscache-typo3
======================

LiteSpeed Cache integration for TYPO3

1.0.1(3mo ago)2428↓91.7%GPL-2.0-or-laterPHPPHP ^8.1

Since Mar 12Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/Code-Egg/lscache-typo3)[ Packagist](https://packagist.org/packages/cold-egg/lscache-typo3)[ Docs](https://github.com/Code-Egg/lscache-typo3)[ RSS](/packages/cold-egg-lscache-typo3/feed)WikiDiscussions main Synced 3w ago

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

lscache-typo3
=============

[](#lscache-typo3)

LiteSpeed Cache integration for TYPO3.

This extension emits LiteSpeed Cache response headers for frontend requests and automatically purges LSCache when TYPO3 caches are flushed.

Features
--------

[](#features)

- Adds `X-LiteSpeed-Cache-Control` based on TYPO3 cacheability.
- Adds `X-LiteSpeed-Tag` derived from TYPO3 cache tags (plus page and site tags).
- Adds `X-LiteSpeed-Vary` for cookie-based variations.
- Purges LSCache automatically on TYPO3 cache flush events.
- Purges LSCache for specific pages when TYPO3 clears a page cache.

Requirements
------------

[](#requirements)

- TYPO3 12.4+
- PHP 8.1+
- OpenLiteSpeed or LiteSpeed Web Server with LSCache enabled

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

[](#installation)

```
composer require cold-egg/lscache-typo3

```

Activate the extension in the TYPO3 Extension Manager.

Configuration
-------------

[](#configuration)

Go to **Admin Panel → Settings → Extension Configuration → lscache**.

SettingDefaultDescription`enabled``1`Enable/disable all LSCache headers`cacheControl``public`Cache-Control mode for anonymous users (`public`|`private`)`defaultMaxAge``3600`Fallback max-age in seconds when TYPO3 provides no lifetime`loggedInBehavior``no-cache`Behavior for logged-in frontend users (`no-cache`|`private`)`tagPrivateResponses``0`Whether to add tags to private responses`addPageIdTag``1`Add a `t3_page_X` tag to every cached response`tagPrefix``t3`Prefix applied to all cache tags`extraTags`*(empty)*Additional tags to emit on every response (comma-separated)`maxTags``100`Maximum number of tags per response`maxHeaderLength``4096`Maximum byte length of the `X-LiteSpeed-Tag` header`varyCookies`*(empty)*Cookies to vary on (comma-separated)Web Server
----------

[](#web-server)

Ensure LSCache is enabled for the site. Example (virtual host or `.htaccess`):

```
CacheLookup public on

```

###  Health Score

39

—

LowBetter than 85% of packages

Maintenance80

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Total

2

Last Release

105d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e80aa910413becc4b1782b2eb14810548d940e75dd29e2f102faf5a96c17c675?d=identicon)[cold-egg](/maintainers/cold-egg)

---

Top Contributors

[![Code-Egg](https://avatars.githubusercontent.com/u/17311438?v=4)](https://github.com/Code-Egg "Code-Egg (24 commits)")

---

Tags

litespeed-cachelscachetypo3typo3-extensioncachetypo3litespeed

### Embed Badge

![Health badge](/badges/cold-egg-lscache-typo3/health.svg)

```
[![Health](https://phpackages.com/badges/cold-egg-lscache-typo3/health.svg)](https://phpackages.com/packages/cold-egg-lscache-typo3)
```

###  Alternatives

[lochmueller/staticfilecache

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

1271.3M4](/packages/lochmueller-staticfilecache)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

41515.2k](/packages/wazum-sluggi)[b13/proxycachemanager

TYPO3 Extension that automatically flushes cached URLs within a proxy / CDN.

10106.4k](/packages/b13-proxycachemanager)[bnf/nginx-cache

NGINX Cache Manager for TYPO3

244.1k](/packages/bnf-nginx-cache)[litespeedtech/lscache-drupal

Page Cache for LiteSpeed Web Server. Caches pages for any user, handling dynamic content correctly.

152.8k1](/packages/litespeedtech-lscache-drupal)

PHPackages © 2026

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