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. bugfix/patchcache

ActiveTypo3-cms-extension

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 3d 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 14% 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

1367d 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

[ichhabrecht/content-defender

Define allowed or denied content element types in your backend layouts

892.9M22](/packages/ichhabrecht-content-defender)[fluidtypo3/vhs

This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.

1954.1M49](/packages/fluidtypo3-vhs)[derhansen/sf_event_mgt

Configurable event management and registration extension based on ExtBase and Fluid

64313.9k6](/packages/derhansen-sf-event-mgt)[brotkrueml/schema

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

33584.6k13](/packages/brotkrueml-schema)[in2code/in2publish_core

Content publishing extension to connect stage and production server

40135.8k](/packages/in2code-in2publish-core)[causal/image_autoresize

Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.

19455.6k](/packages/causal-image-autoresize)

PHPackages © 2026

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