iazaran/smart-cache
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).
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| nette/caching | 0.89 | 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 | 43 | 188K | 14 | 32.8 | 48.4 | NOASSERTION | 2 months ago | |
| boson/cache-bundle | 0.88 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| 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 | |
| zetacomponents/cache | 0.87 | — | 6 | 6 | 9 | 2K | 0 | 0.6 | 33.8 | NOASSERTION | — | |
| desarrolla2/cache | 0.87 | 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. | 135 | 148 | 37 | 16K | 0 | 2.4 | 28.5 | MIT | 7 years ago | |
| phpfastcache/phpfastcache | 0.87 | 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 | |
| ymigval/laravel-model-cache | 0.86 | — | 79 | 79 | 8 | 7K | 0 | 20.4 | 31.2 | MIT | 1 month ago | |
| adibox/adibox-cache-bundle | 0.86 | Laravel cache bundle for Adibox projects, providing ready-to-use cache configuration and integration helpers. Simplifies setting up cache drivers, prefixes, and environment-based defaults across apps with a consistent, reusable package. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| 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 | |
| nnjeim/persist | 0.85 | — | 1 | 1 | 0 | 0 | 0 | 0.6 | — | MIT | 4 years ago | |
| craftcms/laravel-dependency-aware-cache | 0.85 | 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 | |
| psr-discovery/cache-implementations | 0.85 | 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 | 455K | 0 | 1.3 | 55.3 | MIT | 1 year ago | |
| mostafaznv/laracache | 0.84 | — | 272 | 272 | 6 | 2K | 0 | 21.6 | 13.0 | MIT | 3 months ago | |
| rinvex/laravel-cacheable | 0.84 | — | 108 | 113 | 27 | 352 | 0 | 0.7 | 6.1 | MIT | — | |
| beste/in-memory-cache | 0.84 | 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 | |
| gregwar/cache | 0.84 | gregwar/cache is a lightweight PHP caching library with a simple API for caching values and function results. Supports multiple backends (filesystem, APC/APCu, memcache), TTL expiration, cache namespaces/prefixes, and easy integration into existing apps. | 0 | 112 | — | 39K | — | 2.8 | 36.7 | — | — | |
| 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 | |
| miradnan/laravel-model-caching | 0.83 | — | 8 | 8 | 2 | 656 | 0 | 0.4 | 25.8 | MIT | 6 years ago | |
| graham-campbell/bounded-cache | 0.83 | — | 11 | 11 | 0 | 64K | 0 | 18.6 | 57.7 | MIT | 4 months ago | |
| fig/cache-util | 0.83 | 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 | — |
How can I help you explore Laravel packages today?