mikebronner/laravel-model-caching
Speeds up Eloquent by automatically caching model queries and relationships, cutting repetitive database hits. Drop-in package with cache tagging support, configurable cache stores and TTLs, and easy invalidation on model updates—ideal for high-traffic Laravel apps.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mostafaznv/laracache | 0.89 | — | 272 | 272 | 6 | 2K | 0 | 21.6 | 13.0 | MIT | 3 months ago | |
| neurony/laravel-query-cache | 0.88 | — | 48 | 48 | 9 | 197 | 2 | 2.7 | 9.7 | MIT | 6 years ago | |
| ymigval/laravel-model-cache | 0.88 | — | 79 | 79 | 8 | 7K | 0 | 20.4 | 31.2 | MIT | 1 month ago | |
| elipzis/laravel-cacheable-model | 0.87 | — | 157 | 157 | 14 | 2K | 0 | 19.8 | 16.7 | MIT | 2 months ago | |
| vigstudio/laravel-eloquent-query-cache | 0.87 | Add query-level caching back to Eloquent with a simple remember-like API. Cache results from database queries, reduce repeated hits, and integrate with Laravel’s cache stores for faster reads and configurable invalidation. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | Apache-2.0 | 3 years ago | |
| kevinrob/guzzle-cache-middleware | 0.87 | RFC 7234–compliant HTTP cache middleware for Guzzle 6+ using a HandlerStack. Improve API call performance with transparent caching. Supports PSR-7 and multiple storages: Laravel cache, Flysystem, PSR-6/16, and WordPress object cache. | 435 | 440 | 80 | 405K | 20 | 40.2 | 56.0 | MIT | 3 days ago | |
| miradnan/laravel-model-caching | 0.87 | — | 8 | 8 | 2 | 656 | 0 | 0.4 | 25.8 | MIT | 6 years ago | |
| bigpaulie/cachebundle | 0.86 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| thecodingmachine/cache-utils | 0.86 | Small set of PHP cache helpers by TheCodingMachine: adapters and utilities around PSR-6/PSR-16 caches, including cache wrappers and simple tooling to standardize access, reduce boilerplate, and ease integration in frameworks and libraries. | 2 | 2 | 3 | 34K | 0 | 0.6 | 55.3 | — | 7 years ago | |
| rennokki/laravel-eloquent-query-cache | 0.86 | — | 1,120 | 1,124 | 130 | 103K | 3 | 19.7 | 29.4 | Apache-2.0 | 1 year ago | |
| boson/cache-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| rinvex/laravel-cacheable | 0.86 | — | 108 | 113 | 27 | 352 | 0 | 0.7 | 6.1 | MIT | — | |
| cache/memcache-adapter | 0.86 | PSR-6 cache pool implementation backed by the Memcache extension. Create a Memcache client, connect to your server, and use MemcacheCachePool for standards-based caching. Part of the PHP Cache (php-cache) ecosystem. | 6 | 7 | 4 | 2K | 0 | 2.6 | 34.5 | MIT | 4 years ago | |
| adibox/adibox-cache-bundle | 0.86 | Laravel cache bundle for Adibox projects, providing ready-to-use cache configuration and integration helpers. Simplifies setting up cache drivers, prefixes, and environment-based defaults across apps with a consistent, reusable package. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| nette/caching | 0.85 | Nette Caching is a lightweight PHP caching library with a simple API and multiple storage backends (file, memory, etc.). Supports cache expiration, dependencies, tags, and automatic invalidation to speed up applications with minimal setup. | 437 | 442 | 43 | 188K | 14 | 32.8 | 48.4 | NOASSERTION | 2 months ago | |
| spatie/laravel-responsecache | 0.85 | Cache full Laravel responses to speed up your app. Automatically caches successful text-based GET requests (HTML/JSON), with easy middleware per route, configurable lifetimes, and optional stale-while-revalidate “grace” caching to refresh in the background. | 2,812 | 2,827 | 244 | 272K | 1 | 47.7 | 31.5 | MIT | 2 months ago | |
| craftcms/laravel-dependency-aware-cache | 0.85 | Laravel cache extension that tracks dependencies and automatically invalidates cached items when related keys change. Useful for keeping derived or aggregated data fresh without manual cache flushing. Designed for straightforward integration with Laravel’s cache system. | 2 | 2 | 0 | 8K | 0 | 18.4 | 53.2 | BSD-3-Clause | 3 months ago | |
| barryvdh/laravel-httpcache | 0.85 | Adds HTTP caching to Laravel using Symfony HttpCache. Supports reverse proxy-style caching, cache invalidation, and ESI, helping you speed up responses while keeping dynamic content fresh with simple middleware and configuration. | 502 | 512 | 39 | 2K | 23 | 35.5 | 18.8 | — | 4 weeks ago | |
| zetacomponents/cache | 0.85 | — | 6 | 6 | 9 | 2K | 0 | 0.6 | 33.8 | NOASSERTION | — | |
| astrotomic/laravel-cachable-attributes | 0.85 | — | 32 | 32 | 3 | 291 | 1 | 2.0 | 13.7 | MIT | 3 years ago |
How can I help you explore Laravel packages today?