desarrolla2/cache
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| beste/in-memory-cache | 0.88 | 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. | 26 | 25 | 0 | 1M | 0 | 17.6 | 62.7 | MIT | 3 months ago | |
| cache/adapter-bundle | 0.87 | — | 30 | 30 | 26 | 2K | 0 | 6.9 | 25.3 | MIT | 7 years ago | |
| nette/caching | 0.87 | 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. | 437 | 442 | 42 | 188K | 14 | 32.8 | 48.4 | NOASSERTION | 2 months ago | |
| nnjeim/persist | 0.87 | — | 1 | 1 | 0 | 0 | 0 | 0.6 | — | MIT | 4 years ago | |
| cache/illuminate-adapter | 0.87 | PSR-6 cache pool adapter for Laravel Illuminate cache stores. Wrap any Illuminate\Cache\Store (e.g., ArrayStore) to use via standard PSR-6 CacheItemPoolInterface. Part of the PHP-Cache organization with shared docs on tags and hierarchy. | 11 | 11 | 3 | 421 | 0 | 1.3 | 21.5 | MIT | 4 years ago | |
| fig/cache-util | 0.87 | 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 | 2K | 1 | 0.6 | 22.4 | MIT | — | |
| cache/prefixed-cache | 0.87 | 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. | 2 | 2 | 1 | 1K | 0 | 1.8 | 35.1 | MIT | 4 years ago | |
| bigpaulie/cachebundle | 0.87 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| boson/cache-bundle | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| iazaran/smart-cache | 0.87 | 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 | |
| zetacomponents/cache | 0.87 | — | 6 | 6 | 9 | 2K | 0 | 0.6 | 33.8 | NOASSERTION | — | |
| thecodingmachine/cache-utils | 0.87 | 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 | |
| laminas/laminas-cache | 0.87 | 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. | 107 | 108 | 61 | 136K | 9 | 27.2 | 52.3 | BSD-3-Clause | 4 months ago | |
| barryvdh/laravel-httpcache | 0.86 | 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 | |
| rinvex/laravel-cacheable | 0.86 | — | 108 | 113 | 27 | 352 | 0 | 0.7 | 6.1 | MIT | — | |
| effiana/phpfastcache-bundle | 0.86 | — | 0 | 0 | 1 | 0 | 0 | 0.9 | — | MIT | 6 years ago | |
| cache/redis-adapter | 0.86 | PSR-6 cache pool backed by Redis using the PhpRedis extension. Part of the PHP Cache ecosystem, with shared docs for advanced features like tagging and hierarchy. Supports Redis, RedisArray, and RedisCluster clients. | 53 | 58 | 15 | 51K | 0 | 3.7 | 41.1 | MIT | 3 years ago | |
| laminas/laminas-cache-storage-adapter-filesystem | 0.86 | 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 | |
| bash/cache-bundle | 0.86 | — | 0 | 0 | 0 | 1 | 0 | 4.6 | 19.3 | — | 2 years ago | |
| einar-hansen/laravel-psr-6-cache | 0.86 | 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 |
How can I help you explore Laravel packages today?