|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| psr-discovery/cache-implementations | 0.87 | 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 | 467K | 0 | 1.3 | 55.3 | MIT | 1 year ago | |
| craftcms/laravel-dependency-aware-cache | 0.86 | 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 | 6K | 0 | 20.7 | 53.0 | BSD-3-Clause | 1 month ago | |
| neurony/laravel-query-cache | 0.86 | — | 49 | 48 | 9 | 543 | 2 | 2.7 | 14.8 | MIT | 6 years ago | |
| laminas/laminas-cache | 0.86 | Laminas Cache provides flexible caching for PHP apps with storage adapters (memory, filesystem, Redis, etc.), plugins, and cache patterns. Includes PSR-6/PSR-16 support, configuration options, and utilities for improving performance and reducing expensive operations. | 106 | 107 | 59 | 152K | 9 | 28.9 | 53.8 | BSD-3-Clause | 3 months ago | |
| cache/cache-bundle | 0.86 | — | 43 | 43 | 16 | 1K | 0 | 5.9 | 20.5 | MIT | 8 years 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 | |
| miradnan/laravel-model-caching | 0.86 | — | 8 | 8 | 2 | 660 | 0 | 0.4 | 25.9 | MIT | 6 years ago | |
| bigyouth/page-cache-bundle | 0.86 | — | 4 | 4 | 0 | 0 | 0 | 0.6 | — | MIT | 6 years ago | |
| mostafaznv/laracache | 0.85 | — | 272 | 272 | 6 | 1K | 0 | 24.0 | 12.2 | MIT | 2 months ago | |
| barryvdh/laravel-httpcache | 0.84 | 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 | 513 | 39 | 2K | 23 | 15.6 | 16.7 | — | 1 year ago | |
| kevinrob/guzzle-cache-middleware | 0.84 | 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 | 412K | 20 | 39.5 | 56.0 | MIT | 1 week ago | |
| becklyn/cache | 0.83 | — | 1 | 1 | 0 | 124 | 0 | 0.9 | 24.9 | BSD-3-Clause | 4 years ago | |
| thecodingmachine/cache-utils | 0.83 | 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 | 31K | 0 | 0.6 | 55.3 | — | 6 years ago | |
| nnjeim/persist | 0.82 | — | 1 | 1 | 0 | 0 | 0 | 0.6 | — | MIT | 4 years ago | |
| spatie/laravel-responsecache | 0.82 | 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,803 | 2,823 | 245 | 261K | 0 | 49.9 | 31.8 | MIT | 3 weeks ago | |
| bigpaulie/cachebundle | 0.82 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| beste/in-memory-cache | 0.82 | PSR-6 in-memory cache for PHP, ideal as a default cache or for tests. Lightweight CacheItemPool implementation with support for expiration and optional PSR-20 clock injection (e.g., frozen clocks) to control time in tests. | 25 | 25 | 0 | 1M | 0 | 19.5 | 63.6 | MIT | 1 month ago | |
| symfony/cache | 0.82 | Symfony Cache is a fast, low-overhead caching component with PSR-6 implementations and adapters for common backends. Includes a PSR-16 adapter plus support for symfony/cache-contracts CacheInterface and TagAwareCacheInterface. | 4,163 | 4,186 | 64 | 8M | 0 | 56.7 | 53.2 | MIT | 2 weeks ago | |
| boson/cache-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| nette/caching | 0.82 | 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. | 436 | 441 | 44 | 204K | 14 | 35.5 | 50.1 | NOASSERTION | 1 month ago |
How can I help you explore Laravel packages today?