PHPackages                             team-reflex/onoi-illuminate - 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. team-reflex/onoi-illuminate

AbandonedArchivedLibrary[Caching](/categories/caching)

team-reflex/onoi-illuminate
===========================

Laravel/Illuminate cache driver for onoi/cache.

v1.0(9y ago)049MITPHPPHP &gt;=5.4.0

Since Jan 24Pushed 9y ago1 watchersCompare

[ Source](https://github.com/teamreflex/Onoi-Illuminate)[ Packagist](https://packagist.org/packages/team-reflex/onoi-illuminate)[ Docs](https://github.com/teamreflex/Onoi-Illuminate)[ RSS](/packages/team-reflex-onoi-illuminate/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Onoi-Illuminate
===============

[](#onoi-illuminate)

Laravel/Illuminate cache driver for onoi/cache.

Install
-------

[](#install)

```
composer require team-reflex/onoi-illuminate

```

Usage
-----

[](#usage)

Either pull the Illuminate cache repository from the container or typehint an instance.

```
use Illuminate\Cache\Repository;
use Reflex\OnoiIlluminate\IlluminateCache;

$cache = new IlluminateCache(app(Repository::class));
```

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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

Unknown

Total

1

Last Release

3489d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c4b542cd7b5f3a4f3587cbb2ffe26e815b3c9aa9892c04fc5d93ec8d0db5d5e?d=identicon)[Kairu](/maintainers/Kairu)

---

Top Contributors

[![xKairu](https://avatars.githubusercontent.com/u/169433509?v=4)](https://github.com/xKairu "xKairu (4 commits)")[![kylekz](https://avatars.githubusercontent.com/u/450516?v=4)](https://github.com/kylekz "kylekz (2 commits)")

---

Tags

cachelaravelonoiteam-reflexlaravelcacheilluminateonoi

### Embed Badge

![Health badge](/badges/team-reflex-onoi-illuminate/health.svg)

```
[![Health](https://phpackages.com/badges/team-reflex-onoi-illuminate/health.svg)](https://phpackages.com/packages/team-reflex-onoi-illuminate)
```

###  Alternatives

[spatie/laravel-responsecache

Speed up a Laravel application by caching the entire response

2.8k9.3M74](/packages/spatie-laravel-responsecache)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k161.4k2](/packages/mike-bronner-laravel-model-caching)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

46273.9k](/packages/harris21-laravel-fuse)[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.

21114.2k](/packages/iazaran-smart-cache)[omaralalwi/lexi-translate

Laravel translation package with morph relationships and caching.

7318.8k8](/packages/omaralalwi-lexi-translate)[cache/illuminate-adapter

A PSR-6 cache implementation using Illuminate. This implementation supports tags

1178.9k2](/packages/cache-illuminate-adapter)

PHPackages © 2026

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