PHPackages                             w3cert/magento2-cachecleaner - 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. w3cert/magento2-cachecleaner

ActiveMagento2-module[Caching](/categories/caching)

w3cert/magento2-cachecleaner
============================

A Magento 2 module to clear both Magento and Varnish caches

00[1 PRs](https://github.com/ruban-s/magento2_cachecleaner/pulls)PHP

Since Sep 21Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ruban-s/magento2_cachecleaner)[ Packagist](https://packagist.org/packages/w3cert/magento2-cachecleaner)[ RSS](/packages/w3cert-magento2-cachecleaner/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Magento 2 Cache Cleaner
=======================

[](#magento-2-cache-cleaner)

This Magento 2 module provides an easy way to clear both Magento and Varnish caches directly from the admin panel.

Features
--------

[](#features)

- Clears Magento frontend and backend cache.
- Purges Varnish cache.
- Integrated directly into the Cache Management section for easy access.

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

[](#installation)

### Using Composer (Recommended)

[](#using-composer-recommended)

1. Navigate to your Magento root folder:

```
cd path_to_the_magento_root_directory
```

2. Install the module via Composer:

```
composer require w3cert/magento2-cachecleaner
```

3. Enable the module:

```
php bin/magento module:enable W3cert_CacheCleaner
php bin/magento setup:upgrade
php bin/magento cache:flush
```

Manual Installation
===================

[](#manual-installation)

Download from github and place the folder inside app/code/W3cert/CacheCleaner.

Navigate to your Magento root folder:

```
cd path_to_the_magento_root_directory
```

### Enable the module:

[](#enable-the-module)

```
php bin/magento module:enable W3cert_CacheCleaner
php bin/magento setup:upgrade
php bin/magento cache:flush
```

### Usage

[](#usage)

- Go to the Magento 2 Admin Panel.
- Navigate to System &gt; Cache Management.
- Find the "Clear Varnish &amp; Magento Cache" option and click it.
- Your Magento and Varnish caches will be cleared.

Support

If you encounter any problems or bugs, please create an issue on GitHub. Contribution

Feel free to fork and submit a pull request if you wish to contribute to the module's development.

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/cabf5755d686d75eef0ae8118c9aa2699ff7ba047b7fa64cd0994b32b2e825b7?d=identicon)[ruban-s](/maintainers/ruban-s)

---

Top Contributors

[![ruban-s](https://avatars.githubusercontent.com/u/44894135?v=4)](https://github.com/ruban-s "ruban-s (5 commits)")

### Embed Badge

![Health badge](/badges/w3cert-magento2-cachecleaner/health.svg)

```
[![Health](https://phpackages.com/badges/w3cert-magento2-cachecleaner/health.svg)](https://phpackages.com/packages/w3cert-magento2-cachecleaner)
```

###  Alternatives

[predis/predis

A flexible and feature-complete Redis/Valkey client for PHP.

7.8k305.7M2.4k](/packages/predis-predis)[snc/redis-bundle

A Redis bundle for Symfony

1.0k39.4M67](/packages/snc-redis-bundle)[react/cache

Async, Promise-based cache interface for ReactPHP

444112.4M40](/packages/react-cache)[wp-media/wp-rocket

Performance optimization plugin for WordPress

7431.3M3](/packages/wp-media-wp-rocket)[illuminate/cache

The Illuminate Cache package.

12835.6M1.4k](/packages/illuminate-cache)[colinmollenhour/php-redis-session-abstract

A Redis-based session handler with optimistic locking

6325.6M14](/packages/colinmollenhour-php-redis-session-abstract)

PHPackages © 2026

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