|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| barryvdh/laravel-httpcache | 0.88 | 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 | |
| boson/cache-bundle | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| iazaran/smart-cache | 0.86 | Drop-in replacement for Laravel’s Cache facade that automatically compresses and chunks large values, deduplicates unchanged writes, self-heals corrupted entries, and performs cost-aware eviction. Works with existing code (PHP 8.1+, Laravel 8–13). | 211 | 211 | 8 | 2K | 0 | 31.4 | 17.8 | MIT | 2 days ago | |
| zf1/zend-cache | 0.86 | Zend Framework 1 cache component extracted as a standalone package. Provides caching frontends/backends for storing data, pages, and objects with adapters like file, memory, and database, plus flexible cache lifetime and tagging support. | 5 | 5 | 9 | 18K | 0 | 0.4 | 47.9 | BSD-3-Clause | — | |
| neurony/laravel-query-cache | 0.86 | — | 48 | 48 | 9 | 197 | 2 | 2.7 | 9.7 | MIT | 6 years ago | |
| vigstudio/laravel-eloquent-query-cache | 0.85 | 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 | |
| cache/memcache-adapter | 0.85 | 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 | |
| twig/cache-extra | 0.85 | Twig extension integrating Symfony Cache to cache template fragments. Adds a single cache tag for easy fragment caching in Twig views, improving performance with configurable cache backends via the Symfony Cache component. | 38 | 41 | 7 | 80K | 0 | 21.2 | 53.5 | MIT | 1 month ago | |
| rennokki/laravel-eloquent-query-cache | 0.85 | — | 1,120 | 1,124 | 130 | 103K | 3 | 19.7 | 29.4 | Apache-2.0 | 1 year 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 | — | 7 years ago | |
| mostafaznv/laracache | 0.84 | — | 272 | 272 | 6 | 2K | 0 | 21.6 | 13.0 | MIT | 3 months ago | |
| bigpaulie/cachebundle | 0.84 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| craftcms/laravel-dependency-aware-cache | 0.84 | 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 | |
| astrotomic/laravel-cachable-attributes | 0.84 | — | 32 | 32 | 3 | 291 | 1 | 2.0 | 13.7 | MIT | 3 years ago | |
| rinvex/laravel-cacheable | 0.84 | — | 108 | 113 | 27 | 352 | 0 | 0.7 | 6.1 | MIT | — | |
| captjm/clear-cache-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | NOASSERTION | 3 years ago | |
| bigyouth/page-cache-bundle | 0.83 | — | 4 | 4 | 0 | 0 | 0 | 0.6 | — | MIT | 6 years ago | |
| kevinrob/guzzle-cache-middleware | 0.83 | 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.83 | — | 8 | 8 | 2 | 656 | 0 | 0.4 | 25.8 | MIT | 6 years ago | |
| spiritix/lada-cache | 0.83 | Redis-backed, fully automated query cache for Laravel. Transparently caches Eloquent/Query Builder queries with granular invalidation (rows/tables), scales across Redis/cluster setups, supports include/exclude tables, and integrates with Laravel Debugbar. | 591 | 592 | 71 | 3K | 0 | 31.7 | 12.9 | MIT | 2 months ago |
How can I help you explore Laravel packages today?