craftcms/laravel-dependency-aware-cache
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| thecodingmachine/cache-utils | 0.91 | 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 | |
| vigstudio/laravel-eloquent-query-cache | 0.90 | 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 | |
| neurony/laravel-query-cache | 0.90 | — | 48 | 48 | 9 | 197 | 2 | 2.7 | 9.7 | MIT | 6 years ago | |
| fig/cache-util | 0.90 | Utilities for building PSR-6 cache libraries: traits and base classes that handle common boilerplate for cache pools and items. Includes a simple in-memory PSR-6 implementation for demos and debugging (not production-ready). | 36 | 38 | 12 | 2K | 1 | 0.6 | 22.4 | MIT | — | |
| zetacomponents/cache | 0.90 | — | 6 | 6 | 9 | 2K | 0 | 0.6 | 33.8 | NOASSERTION | — | |
| psr-discovery/cache-implementations | 0.90 | Discovers installed PSR-6 cache implementations at runtime and returns the first available adapter, avoiding hard dependencies in libraries/SDKs. Supports php-cache adapters and Stash, with options to prefer or manually instantiate configurable caches. | 8 | 8 | 1 | 455K | 0 | 1.3 | 55.3 | MIT | 1 year ago | |
| mostafaznv/laracache | 0.88 | — | 272 | 272 | 6 | 2K | 0 | 21.6 | 13.0 | MIT | 3 months ago | |
| astrotomic/laravel-cachable-attributes | 0.88 | — | 32 | 32 | 3 | 291 | 1 | 2.0 | 13.7 | MIT | 3 years ago | |
| suitmedia/laravel-cloudflare | 0.88 | — | 9 | 9 | 4 | 35 | 0 | 1.2 | 9.0 | MIT | 2 years ago | |
| kevinrob/guzzle-cache-middleware | 0.88 | 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 | 2 days ago | |
| bigyouth/page-cache-bundle | 0.87 | — | 4 | 4 | 0 | 0 | 0 | 0.6 | — | MIT | 6 years ago | |
| api-platform/http-cache | 0.87 | — | 29 | 27 | 0 | 476K | 0 | 0.1 | 55.3 | MIT | — | |
| mikebronner/laravel-model-caching | 0.87 | 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. | 2,369 | 2,371 | 231 | 15K | 0 | 49.1 | 14.1 | MIT | 4 days ago | |
| nette/caching | 0.87 | 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 | |
| bigpaulie/cachebundle | 0.87 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| miradnan/laravel-model-caching | 0.87 | — | 8 | 8 | 2 | 656 | 0 | 0.4 | 25.8 | MIT | 6 years ago | |
| becklyn/cache | 0.87 | — | 1 | 1 | 0 | 131 | 0 | 0.9 | 25.2 | BSD-3-Clause | 4 years ago | |
| besimple/memcached | 0.87 | Laravel-friendly Memcached integration that simplifies using the PHP Memcached extension for caching and session storage. Provides configuration helpers and adapter glue so your app can talk to Memcached servers with minimal setup. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| rinvex/laravel-cacheable | 0.87 | — | 108 | 113 | 27 | 352 | 0 | 0.7 | 6.1 | MIT | — | |
| edsi-tech/redis-guzzle-cache | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.9 | — | — | 11 years ago |
How can I help you explore Laravel packages today?