PHPackages                             keltiecochrane/themosis-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. keltiecochrane/themosis-cache

Abandoned → [djgadd/themosis-cache](/?search=djgadd%2Fthemosis-cache)ArchivedLibrary[Caching](/categories/caching)

keltiecochrane/themosis-cache
=============================

The illuminate/cache package for Themosis backed by WP\_Object\_Cache.

1.0.5(8y ago)55341GPL-3.0-or-laterPHPPHP &gt;=7.0

Since Feb 7Pushed 8y ago2 watchersCompare

[ Source](https://github.com/keltiecochrane/themosis-cache)[ Packagist](https://packagist.org/packages/keltiecochrane/themosis-cache)[ RSS](/packages/keltiecochrane-themosis-cache/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (4)Versions (17)Used By (0)

Themosis Cache
==============

[](#themosis-cache)

A package for the Themosis framework that implements `illuminate/cache` with a WP\_Object\_Cache backed driver. Requires `keltiecochrane/themosis-illuminate`'s ConfigServiceProvider to be setup.

Install
-------

[](#install)

Install through composer: - `composer require keltiecochrane/themosis-cache`

Copy the `config/cache.config.php` to your `theme/resources/config` directory, and configure as appropriate.

Register the service provider in your `theme/resources/config/providers.php` file: - `KeltieCochrane\Cache\CacheServiceProvider::class,`

Optionally register the alias in your `theme/resources/config/theme.php` file: - `'Cache' => KeltieCochrane\Cache\CacheFacade::class,`

Remember, it uses WP\_Object\_Cache so you'll need an object cache plugin installed (such as ).

Examples
--------

[](#examples)

```
  Cache::get('some-cache-key');

```

See the [Laravel docs](https://github.com/Seldaek/monolog/blob/master/doc/01-usage.md) for more info.

Helpers
-------

[](#helpers)

The following (additional) helpers are available: -

- cache

See the [Laravel docs](https://laravel.com/docs/5.4/helpers) for more info.

Support
-------

[](#support)

This plugin is provided as is, though we'll endeavour to help where we can.

Contributing
------------

[](#contributing)

Any contributions would be encouraged and much appreciated, you can contribute by: -

- Reporting bugs
- Suggesting features
- Sending pull requests

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

Established project with proven stability

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

Recently: every ~73 days

Total

11

Last Release

3069d ago

Major Versions

0.2.0 → 1.0.02017-04-13

### Community

Maintainers

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

---

Top Contributors

[![djgadd](https://avatars.githubusercontent.com/u/560410?v=4)](https://github.com/djgadd "djgadd (1 commits)")

---

Tags

themosisthemosis-frameworkwordpresspluginthemosis

### Embed Badge

![Health badge](/badges/keltiecochrane-themosis-cache/health.svg)

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

###  Alternatives

[spatie/laravel-responsecache

Speed up a Laravel application by caching the entire response

2.8k8.7M64](/packages/spatie-laravel-responsecache)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[iazaran/smart-cache

Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.

2119.7k](/packages/iazaran-smart-cache)[rtcamp/nginx-helper

Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also provides cloudflare edge cache purging with Cache-Tags.

23517.0k1](/packages/rtcamp-nginx-helper)

PHPackages © 2026

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