cache/prefixed-cache
PSR-6 cache pool decorator that prefixes all cache item keys with a predefined string. Wrap any PSR-6 cache (e.g., Redis) to safely namespace entries per app, tenant, or module. Part of the PHP-Cache ecosystem.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| nnjeim/persist | 0.84 | — | 1 | 1 | 0 | 0 | 0 | 0.6 | — | MIT | 4 years ago | |
| cache/adapter-bundle | 0.83 | — | 30 | 30 | 26 | 3K | 0 | 6.9 | 26.6 | MIT | 6 years ago | |
| sonata-project/cache | 0.83 | Deprecated Sonata cache library providing adapters for cache backends and counters. Includes Redis (PRedis) implementations to set/get cached values and increment counters, with simple key arrays and TTL support via Composer install. | 327 | 324 | 28 | 131K | 0 | 2.3 | 25.2 | MIT | 4 years ago | |
| craftcms/laravel-dependency-aware-cache | 0.82 | 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 | |
| thecodingmachine/cache-utils | 0.82 | 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 | |
| effiana/phpfastcache-bundle | 0.82 | — | 0 | 0 | 1 | 0 | 0 | 0.9 | — | MIT | 6 years ago | |
| captjm/clear-cache-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | NOASSERTION | 3 years ago | |
| cache/cache-bundle | 0.82 | — | 43 | 43 | 16 | 1K | 0 | 5.9 | 20.5 | MIT | 8 years ago | |
| zetacomponents/cache | 0.82 | — | 6 | 6 | 9 | 4K | 0 | 0.6 | 38.6 | NOASSERTION | — | |
| rinvex/laravel-cacheable | 0.82 | — | 108 | 113 | 28 | 350 | 0 | 0.7 | 6.1 | MIT | — | |
| spatie/laravel-partialcache | 0.82 | Abandoned package that adds a Blade @cache directive to cache rendered partial HTML in Laravel (5.1+). Supports passing view data, setting cache duration, custom keys, and cache tags, with optional facade/config publishing. | 195 | 208 | 30 | 1K | 0 | 2.1 | 7.7 | MIT | 8 years ago | |
| austral/cache-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 1 year ago | |
| bigyouth/page-cache-bundle | 0.81 | — | 4 | 4 | 0 | 0 | 0 | 0.6 | — | MIT | 6 years ago | |
| einar-hansen/laravel-psr-6-cache | 0.81 | Laravel package that bridges Laravel’s cache system with PSR-6. Use Laravel’s cache stores through a PSR-6 CacheItemPoolInterface for interoperability with PSR-compliant libraries, with simple configuration and drop-in integration. | 1 | 1 | 1 | 2K | 0 | 0.6 | 41.5 | MIT | 3 years ago | |
| cache/namespaced-cache | 0.81 | PSR-6 cache pool decorator that adds namespaces on top of a hierarchical cache (e.g., Redis). Wrap an existing cache pool and automatically prefix keys per namespace, helping isolate apps/modules while reusing the same backend. | 14 | 14 | 0 | 7K | 0 | 2.2 | 37.0 | MIT | 4 years ago | |
| bigpaulie/cachebundle | 0.81 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| barryvdh/laravel-httpcache | 0.81 | 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 | 17.1 | — | 1 year ago | |
| mostafaznv/laracache | 0.81 | — | 272 | 272 | 6 | 1K | 0 | 24.0 | 12.2 | MIT | 1 month ago | |
| spatie/laravel-responsecache | 0.81 | 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 | 51.1 | 31.9 | MIT | 3 weeks ago | |
| cache/apc-adapter | 0.81 | — | 9 | 8 | 3 | 269 | 0 | 2.8 | 20.0 | MIT | 4 years ago |
How can I help you explore Laravel packages today?