PHPackages                             yireo/autoflushcache - 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. yireo/autoflushcache

Abandoned → [yireo/magento2-autoflushcache](/?search=yireo%2Fmagento2-autoflushcache)Magento2-module

yireo/autoflushcache
====================

2.0.2(2y ago)231.9k5[1 PRs](https://github.com/yireo/Yireo_AutoFlushCache/pulls)OSL-3.0PHPPHP &gt;=8.0

Since Jan 28Pushed 2y ago4 watchersCompare

[ Source](https://github.com/yireo/Yireo_AutoFlushCache)[ Packagist](https://packagist.org/packages/yireo/autoflushcache)[ Docs](https://github.com/yireo/Yireo_AutoFlushCache)[ Fund](https://www.paypal.me/yireo)[ GitHub Sponsors](https://github.com/yireo)[ RSS](/packages/yireo-autoflushcache/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (6)Used By (0)

Yireo AutoFlushCache
====================

[](#yireo-autoflushcache)

Magento 2 module to automatically flush the cache whenever you save something in the System Configuration.

**Do NOT use this in production.**

Overview
--------

[](#overview)

When saving the System Configuration within Magento 2, the core behaviour is to add a reminder in the backend that you should manually flush the cache. In production, this is a good practice: Instead of flushing the cache with every change, the cache is only flushed when needed. In development, I always keep caching on, and then this becomes annoying. This module automatically flushes the cache for you.

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

[](#installation)

Install this module within Magento 2 using composer:

```
composer require yireo/magento2-autoflushcache --dev
bin/magento module:enable Yireo_AutoFlushCache

```

Technical architecture
----------------------

[](#technical-architecture)

This module listens to the event `controller_action_postdispatch_adminhtml_system_config_save`. Whenever it is called, it flushes the following caches:

- `config`
- `block_html`
- `full_page`

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 89.5% 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 ~811 days

Total

4

Last Release

956d ago

Major Versions

0.1.2 → 2.0.22023-09-27

PHP version history (4 changes)0.1.0PHP &gt;=5.6.0

0.1.1PHP &gt;=7.0.0

0.1.2PHP &gt;=7.2.0

2.0.2PHP &gt;=8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1373981?v=4)[Yireo](/maintainers/yireo)[@yireo](https://github.com/yireo)

---

Top Contributors

[![jissereitsma](https://avatars.githubusercontent.com/u/7670482?v=4)](https://github.com/jissereitsma "jissereitsma (17 commits)")[![DavidLambauer](https://avatars.githubusercontent.com/u/1841317?v=4)](https://github.com/DavidLambauer "DavidLambauer (2 commits)")

---

Tags

magento2-modulemagentocomposer-installer

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yireo-autoflushcache/health.svg)

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

###  Alternatives

[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[yireo/magento2-googletagmanager2

Add Google Tag Manager to Magento

167930.4k5](/packages/yireo-magento2-googletagmanager2)[yireo/magento2-whoops

Magento 2 module adding Whoops error handling

102703.5k](/packages/yireo-magento2-whoops)[yireo/magento2-checkouttester2

Checkout Tester for Magento 2

93477.4k1](/packages/yireo-magento2-checkouttester2)[yireo/magento2-linkpreload

Magento 2 extension to set HTTP Link headers for primary resources to allow for HTTP/2 preloading

92343.7k1](/packages/yireo-magento2-linkpreload)[yireo/magento2-extensionchecker

Scan the code of a Magento module

96151.6k3](/packages/yireo-magento2-extensionchecker)

PHPackages © 2026

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