cache/void-adapter
PSR-6 “void” (null/blackhole) cache pool that never stores anything and always returns empty cache items. Useful for disabling caching in tests or no-op environments. Part of the PHP-Cache organization.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| neurony/laravel-query-cache | 0.84 | — | 48 | 48 | 9 | 197 | 2 | 2.7 | 9.7 | MIT | 6 years ago | |
| league/flysystem-cached-adapter | 0.83 | 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 | 61 | 177K | 0 | 4.3 | 38.0 | MIT | 8 years ago | |
| rinvex/laravel-cacheable | 0.83 | — | 108 | 113 | 27 | 352 | 0 | 0.7 | 6.1 | MIT | — | |
| astrotomic/laravel-cachable-attributes | 0.83 | — | 32 | 32 | 3 | 291 | 1 | 2.0 | 13.7 | MIT | 3 years ago | |
| einar-hansen/laravel-psr-6-cache | 0.83 | 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.7 | MIT | 3 years ago | |
| zetacomponents/cache | 0.83 | — | 6 | 6 | 9 | 2K | 0 | 0.6 | 33.8 | NOASSERTION | — | |
| 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 | |
| phpfastcache/phpfastcache | 0.83 | Phpfastcache is a fast, driver-based PHP caching library supporting PSR-6 and PSR-16. Works with many backends (files, APCu, Redis, Memcached, etc.), offers a unified API, and includes a type-aware v9 for PHP 8+. | 2,406 | 2,454 | 444 | 127K | 5 | 35.9 | 25.7 | MIT | 1 year ago | |
| nao-pon/flysystem-cached-extra | 0.83 | — | 37 | 37 | 5 | 14K | 0 | 0.3 | 35.3 | — | — | |
| 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 | 34K | 0 | 0.6 | 55.3 | — | 7 years ago | |
| cache/memcache-adapter | 0.82 | 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 | |
| graham-campbell/bounded-cache | 0.82 | — | 11 | 11 | 0 | 64K | 0 | 18.6 | 57.7 | MIT | 4 months ago | |
| mostafaznv/laracache | 0.82 | — | 272 | 272 | 6 | 2K | 0 | 21.6 | 13.0 | MIT | 3 months 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 | 8K | 0 | 18.4 | 53.2 | BSD-3-Clause | 3 months ago | |
| barryvdh/laravel-httpcache | 0.82 | 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 | |
| laminas/laminas-cache-storage-adapter-filesystem | 0.82 | Filesystem storage adapter for laminas-cache. Provides a cache backend that persists items on disk with configurable options and integration with Laminas Cache storage interfaces, suitable for local or shared filesystem caching. | 7 | 7 | 16 | 90K | 4 | 18.2 | 62.5 | BSD-3-Clause | 4 months ago | |
| miradnan/laravel-model-caching | 0.82 | — | 8 | 8 | 2 | 656 | 0 | 0.4 | 25.8 | MIT | 6 years ago | |
| cache/memcached-adapter | 0.82 | PSR-6 cache pool backed by Memcached. Create a Memcached client, add servers, and use MemcachedCachePool for fast, standards-based caching. Part of the PHP Cache ecosystem with shared docs for tagging and hierarchy support. | 16 | 18 | 4 | 19K | 0 | 2.9 | 42.0 | MIT | 4 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,812 | 2,827 | 244 | 272K | 1 | 47.7 | 31.5 | MIT | 2 months ago |
How can I help you explore Laravel packages today?