PHPackages                             bugfix/patchcache - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. bugfix/patchcache

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

bugfix/patchcache
=================

Patch for Backend Layout

v0.2.0(3y ago)03GPL-2.0-or-laterPHPPHP ^7.2

Since Apr 10Pushed 3y ago1 watchersCompare

[ Source](https://github.com/franzholz/patchcache)[ Packagist](https://packagist.org/packages/bugfix/patchcache)[ Docs](https://jambage.com)[ RSS](/packages/bugfix-patchcache/feed)WikiDiscussions master Synced 3w ago

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

TYPO3 extension patchcache
==========================

[](#typo3-extension-patchcache)

What is does
------------

[](#what-is-does)

One patch for the TYPO3 Cache is inside of this extension.

The cHash paramter has only be added if the configuration useCacheHash=1 in all versions of TYPO3 before 9. Without this patch it is not possible any more to not use the cache. This however makes it impossible to use an Ajax call, because the page will be fetched only from the cache, even when the paramter no\_cache=1 is provided.

alternative solution in TYPO3 9
-------------------------------

[](#alternative-solution-in-typo3-9)

Add the exceptions for the cHash calculation in the Install Tool, if the eID parameter of an Ajax call resulted in a wrong page coming from the cache. Then the cHash can be at the end of the link and it will not result in this error:

```
Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1518472189: Request parameters could not be validated (&cHash comparison failed)

```

$GLOBALS\['TYPO3\_CONF\_VARS'\]\['FE'\]\['cacheHash'\]\['excludedParameters'\] = ...,eID

Please send me a notification if there is any other solution.

[Issue #90973](https://forge.typo3.org/issues/90973?issue_count=8&issue_position=1&next_issue_id=88767)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Total

5

Last Release

1416d ago

PHP version history (2 changes)v0.1.0PHP &gt;=7.0.0,&lt;=7.99

v0.1.3PHP ^7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/4c36ec751f4996bdd88bcfca2669db1d0762e765cb449b33d47aed99ef1e1b1c?d=identicon)[franzholz](/maintainers/franzholz)

---

Top Contributors

[![franzholz](https://avatars.githubusercontent.com/u/4855265?v=4)](https://github.com/franzholz "franzholz (7 commits)")

---

Tags

layoutbackendTYPO3 CMS

### Embed Badge

![Health badge](/badges/bugfix-patchcache/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[ichhabrecht/content-defender

Define allowed or denied content element types in your backend layouts

953.2M25](/packages/ichhabrecht-content-defender)[derhansen/sf_event_mgt

Event management and registration - Configurable event management and registration extension based on ExtBase and Fluid

66338.4k10](/packages/derhansen-sf-event-mgt)[brotkrueml/schema

Embedding schema.org vocabulary - API and view helpers for schema.org markup

34653.7k16](/packages/brotkrueml-schema)[yoast-seo-for-typo3/yoast_seo

Yoast SEO for TYPO3

511.7M9](/packages/yoast-seo-for-typo3-yoast-seo)[jweiland/events2

Events 2 - Create single and recurring events

2166.7k3](/packages/jweiland-events2)

PHPackages © 2026

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