PHPackages                             mindgruve/mg-cache - 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. mindgruve/mg-cache

ActiveWordpress-plugin[Caching](/categories/caching)

mindgruve/mg-cache
==================

Cache plugin for wordpress

0.9.4(10y ago)0490[4 issues](https://github.com/mindgruve/mg-cache/issues)MITPHP

Since Jun 8Pushed 8y ago3 watchersCompare

[ Source](https://github.com/mindgruve/mg-cache)[ Packagist](https://packagist.org/packages/mindgruve/mg-cache)[ RSS](/packages/mindgruve-mg-cache/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (2)Versions (9)Used By (0)

MGCache WordPress Plugin
========================

[](#mgcache-wordpress-plugin)

MGCache is an optional helper plugin for MGPress, a WordPress theme library. It allows a user to manage caching for website assets, such as CSS and JavaScript files.

Installing the Plugin
---------------------

[](#installing-the-plugin)

Install this plugin as you would any other:

1. Make sure you are using a theme based on MGPress.
2. Download the zip for this plugin (or clone it) and move it to `wp-content/plugins` in your WordPress installation.
3. Activate the plugin in Plugins &gt; Installed Plugins.
4. Go to Settings &gt; Cache to configure the plugin's behavior.

Settings
--------

[](#settings)

- Clear the Cache: Manually purge the cache directory. The next public request will create new cached files.

### Assets

[](#assets)

- Cache Stylesheets: Enable caching of CSS stylesheets. This will create a new file on the server with a unique name ("fingerprinted") any time the file changes and set the file headers to maximumize browser caching. Must be enabled for any actions to have affect.
- Cache JavaScript Files: Enable caching of JavaScript files. This will create a new file on the server with a unique name ("fingerprinted") any time the file changes and set the file headers to maximumize browser caching. Must be enabled for any actions to have affect.

### Actions

[](#actions)

- Combine Files: Attempt to combine multiple files into a single file to to minimize server requests. Optionally, files may be grouped into separate requests by the theme.
- Minify Files: Attempt to minimize the contents of the files by removing comments and extra whitespace.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 82.4% 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 ~30 days

Recently: every ~2 days

Total

8

Last Release

3784d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eae760fe4d753be754883d5d6b47197c2bea85306668d51b179ea4edc3076722?d=identicon)[mindgruve](/maintainers/mindgruve)

---

Top Contributors

[![swimson](https://avatars.githubusercontent.com/u/4927059?v=4)](https://github.com/swimson "swimson (14 commits)")[![kchevalier-mg](https://avatars.githubusercontent.com/u/7087389?v=4)](https://github.com/kchevalier-mg "kchevalier-mg (3 commits)")

### Embed Badge

![Health badge](/badges/mindgruve-mg-cache/health.svg)

```
[![Health](https://phpackages.com/badges/mindgruve-mg-cache/health.svg)](https://phpackages.com/packages/mindgruve-mg-cache)
```

###  Alternatives

[cache/cache

Library of all the php-cache adapters

2712.7M22](/packages/cache-cache)[roave/doctrine-simplecache

Doctrine Cache adapter for PSR-16 Simple Cache

551.3M1](/packages/roave-doctrine-simplecache)[chh/cache-service-provider

Provides easy to use caching for Silex applications, built on top of the doctrine/cache package

23163.0k1](/packages/chh-cache-service-provider)[tbbc/cache-bundle

Symfony Bundle - Cache abstraction and method annotations for controlling cache

3613.1k](/packages/tbbc-cache-bundle)[lajax/yii2-asset-minifier

Runtime minification and combination of asset files.

1010.4k](/packages/lajax-yii2-asset-minifier)

PHPackages © 2026

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