PHPackages                             mikebronner/laravel-model-caching - 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. mikebronner/laravel-model-caching

ActiveLibrary[Caching](/categories/caching)

mikebronner/laravel-model-caching
=================================

Automatic caching for Eloquent models.

13.0.3(2mo ago)2.4k127.1k↓11.1%1MITPHP &gt;=8.2

Since Sep 23Compare

[ Source](https://github.com/mikebronner/laravel-model-caching)[ Packagist](https://packagist.org/packages/mikebronner/laravel-model-caching)[ RSS](/packages/mikebronner-laravel-model-caching/feed)WikiDiscussions Synced 1mo ago

READMEChangelogDependencies (36)Versions (193)Used By (1)

### README not available

The README for this package hasn't been synced yet. View it on [GitHub](https://github.com/mikebronner/laravel-model-caching).

###  Health Score

70

—

ExcellentBetter than 100% of packages

Maintenance87

Actively maintained with recent releases

Popularity54

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity95

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 88.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

Every ~18 days

Recently: every ~4 days

Total

168

Last Release

62d ago

Major Versions

0.13.9 → 11.0.02024-03-02

11.0.1 → 12.0.02025-02-26

12.1.0-RC3 → 13.0.02026-03-01

PHP version history (11 changes)0.1.0PHP &gt;=7.0.0

0.2.22PHP &gt;=7.1.3

0.4.0PHP ^7.1.3

0.8.0PHP &gt;=7.2.5

0.8.4PHP &gt;=7.3

0.11.2PHP ^7.3|^8.0

0.12.0PHP ^7.4|^8.0

0.12.1PHP ^8.0

0.13.0PHP ^8.1

0.13.5PHP &gt;=8.1

13.0.0PHP &gt;=8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/4374bfc5d8583aa8c25c5080f1fcfaf09027822f47724ba6b64abc564945c80a?d=identicon)[mikebronner](/maintainers/mikebronner)

---

Top Contributors

[![mikebronner](https://avatars.githubusercontent.com/u/1791050?v=4)](https://github.com/mikebronner "mikebronner (795 commits)")[![dmason30](https://avatars.githubusercontent.com/u/20278756?v=4)](https://github.com/dmason30 "dmason30 (36 commits)")[![sjbronner](https://avatars.githubusercontent.com/u/3920512?v=4)](https://github.com/sjbronner "sjbronner (14 commits)")[![robert-moore96](https://avatars.githubusercontent.com/u/1929019?v=4)](https://github.com/robert-moore96 "robert-moore96 (6 commits)")[![vheins](https://avatars.githubusercontent.com/u/20860294?v=4)](https://github.com/vheins "vheins (4 commits)")[![faytekin](https://avatars.githubusercontent.com/u/4013224?v=4)](https://github.com/faytekin "faytekin (4 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (4 commits)")[![Hornet-Wing](https://avatars.githubusercontent.com/u/10299554?v=4)](https://github.com/Hornet-Wing "Hornet-Wing (3 commits)")[![d8vjork](https://avatars.githubusercontent.com/u/2331052?v=4)](https://github.com/d8vjork "d8vjork (3 commits)")[![daika7ana](https://avatars.githubusercontent.com/u/11703528?v=4)](https://github.com/daika7ana "daika7ana (2 commits)")[![KieranFYI](https://avatars.githubusercontent.com/u/679994?v=4)](https://github.com/KieranFYI "KieranFYI (2 commits)")[![fridzema](https://avatars.githubusercontent.com/u/8180660?v=4)](https://github.com/fridzema "fridzema (2 commits)")[![joshuadwire](https://avatars.githubusercontent.com/u/3169995?v=4)](https://github.com/joshuadwire "joshuadwire (2 commits)")[![nope7777](https://avatars.githubusercontent.com/u/8977306?v=4)](https://github.com/nope7777 "nope7777 (2 commits)")[![alexhampu](https://avatars.githubusercontent.com/u/21214654?v=4)](https://github.com/alexhampu "alexhampu (2 commits)")[![saernz](https://avatars.githubusercontent.com/u/15317826?v=4)](https://github.com/saernz "saernz (1 commits)")[![cluebattery](https://avatars.githubusercontent.com/u/2622499?v=4)](https://github.com/cluebattery "cluebattery (1 commits)")[![smskin](https://avatars.githubusercontent.com/u/3227797?v=4)](https://github.com/smskin "smskin (1 commits)")[![spencer-leopold](https://avatars.githubusercontent.com/u/1174690?v=4)](https://github.com/spencer-leopold "spencer-leopold (1 commits)")[![titrxw](https://avatars.githubusercontent.com/u/19631469?v=4)](https://github.com/titrxw "titrxw (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/mikebronner-laravel-model-caching/health.svg)

```
[![Health](https://phpackages.com/badges/mikebronner-laravel-model-caching/health.svg)](https://phpackages.com/packages/mikebronner-laravel-model-caching)
```

###  Alternatives

[genealabs/laravel-model-caching

Automatic caching for Eloquent models.

2.4k4.8M26](/packages/genealabs-laravel-model-caching)[spatie/laravel-responsecache

Speed up a Laravel application by caching the entire response

2.8k8.2M51](/packages/spatie-laravel-responsecache)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.4k43.5M5.2k](/packages/larastan-larastan)

PHPackages © 2026

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