astrotomic/laravel-cachable-attributes
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mostafaznv/laracache | 0.88 | — | 0 | 272 | — | 1K | — | 24.8 | 11.9 | — | — | |
| kevinrob/guzzle-cache-middleware | 0.86 | 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. | 434 | 438 | 79 | 361K | 20 | 35.4 | 53.5 | MIT | 2 months ago | |
| miradnan/laravel-model-caching | 0.86 | — | 8 | 8 | 2 | 746 | 0 | 0.4 | 26.6 | MIT | 6 years ago | |
| league/flysystem-cached-adapter | 0.86 | Caching adapter for Flysystem that speeds up filesystem operations by storing metadata (like directory listings and file info) in a cache backend. Reduces repeated calls to slower storage (S3/FTP) and improves performance in read-heavy scenarios. | 355 | 357 | 62 | 195K | 0 | 4.3 | 38.6 | MIT | 8 years ago | |
| spatie/laravel-responsecache | 0.86 | 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,797 | 2,821 | 245 | 260K | 0 | 51.1 | 31.9 | MIT | 1 week ago | |
| vigstudio/laravel-eloquent-query-cache | 0.86 | 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 | |
| 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 | 9K | 0 | 21.9 | 55.6 | BSD-3-Clause | 1 month ago | |
| thecodingmachine/cache-utils | 0.85 | 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 | — | 6 years ago | |
| spiritix/lada-cache | 0.85 | Redis-based, fully automated query cache for Laravel. Transparent with Eloquent/Query Builder, granular invalidation of affected rows/tables, scalable and cluster-ready. Includes Debugbar insights and table include/exclude controls. | 592 | 591 | 71 | 4K | 0 | 34.8 | 14.8 | MIT | 2 weeks ago | |
| elipzis/laravel-cacheable-model | 0.84 | — | 158 | 155 | 14 | 2K | 0 | 23.4 | 19.7 | MIT | 2 weeks ago | |
| fig/cache-util | 0.84 | 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 | 1K | 1 | 0.6 | 21.0 | MIT | — | |
| neurony/laravel-query-cache | 0.84 | — | 49 | 48 | 9 | 744 | 2 | 2.7 | 16.6 | MIT | 5 years ago | |
| mikebronner/laravel-model-caching | 0.84 | 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,368 | 2,366 | 229 | 16K | 0 | 47.0 | 14.4 | MIT | 1 week ago | |
| rennokki/laravel-eloquent-query-cache | 0.84 | — | 1,123 | 1,122 | 127 | 100K | 3 | 19.6 | 29.2 | Apache-2.0 | 1 year ago | |
| zetacomponents/cache | 0.83 | — | 6 | 6 | 9 | 5K | 0 | 0.6 | 40.0 | NOASSERTION | — | |
| ymigval/laravel-model-cache | 0.83 | — | 79 | 79 | 7 | 6K | 0 | 17.1 | 29.8 | MIT | 3 months ago | |
| beste/in-memory-cache | 0.83 | Lightweight PSR-6 in-memory cache for PHP. Ideal as a default cache implementation and for fast, dependency-free tests. Supports expirations and can use a PSR-20 clock (e.g. frozen clock) for deterministic time-based behavior. | 25 | 25 | 0 | 1M | 0 | 20.6 | 64.2 | MIT | 1 month ago | |
| desarrolla2/cache | 0.83 | Immutable PSR-16 simple cache library for PHP with multiple adapters (APCu, File, Memcached, Redis, MongoDB, etc.) plus a Chain adapter. Supports configurable options like default TTL via withOption/withOptions. Aims to be complete, correct, and fast. | 134 | 146 | 37 | 12K | 0 | 2.4 | 26.8 | MIT | 7 years ago | |
| adibox/adibox-cache-bundle | 0.83 | 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 | — | — | — | |
| becklyn/cache | 0.83 | — | 1 | 1 | 0 | 129 | 0 | 0.9 | 25.1 | BSD-3-Clause | 4 years ago |
How can I help you explore Laravel packages today?