gregwar/cache
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| boson/cache-bundle | 0.88 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| mostafaznv/laracache | 0.86 | — | 0 | 272 | — | 1K | — | 24.8 | 11.9 | — | — | |
| 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 | 107K | 4 | 22.0 | 64.4 | BSD-3-Clause | 3 months ago | |
| rinvex/laravel-cacheable | 0.86 | — | 108 | 113 | 28 | 350 | 0 | 0.7 | 6.1 | MIT | — | |
| nnjeim/persist | 0.86 | — | 0 | 1 | — | 0 | — | 0.6 | — | — | — | |
| 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. | 503 | 513 | 39 | 2K | 23 | 15.6 | 17.1 | — | 1 year ago | |
| kevinrob/guzzle-cache-middleware | 0.86 | 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. | 434 | 438 | 79 | 361K | 20 | 35.4 | 53.5 | MIT | 2 months ago | |
| twig/cache-extra | 0.86 | Twig extension integrating Symfony Cache to cache template fragments. Adds a single cache tag for easy fragment caching in Twig views, improving performance with configurable cache backends via the Symfony Cache component. | 39 | 41 | 7 | 85K | 0 | 20.6 | 53.5 | MIT | 3 weeks ago | |
| fig/cache-util | 0.86 | 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 | 1K | 1 | 0.6 | 21.0 | MIT | — | |
| bigpaulie/cachebundle | 0.86 | — | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| captjm/clear-cache-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | NOASSERTION | 3 years 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. | 7 | 7 | 1 | 439K | 0 | 1.3 | 55.3 | MIT | 1 year ago | |
| laminas/laminas-cache | 0.85 | 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 | 146K | 9 | 30.1 | 54.1 | BSD-3-Clause | 3 months ago | |
| beste/in-memory-cache | 0.85 | Lightweight PSR-6 in-memory cache for PHP. Ideal as a default cache implementation and for fast, dependency-free tests. Supports expirations and can use a PSR-20 clock (e.g. frozen clock) for deterministic time-based behavior. | 25 | 25 | 0 | 1M | 0 | 20.6 | 64.2 | MIT | 1 month ago | |
| iazaran/smart-cache | 0.85 | 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 | 1K | 0 | 30.0 | 12.9 | MIT | 2 weeks ago | |
| bigyouth/page-cache-bundle | 0.85 | — | 4 | 4 | 0 | 0 | 0 | 0.6 | — | MIT | 6 years ago | |
| zf1/zend-cache | 0.85 | Zend Framework 1 cache component extracted as a standalone package. Provides caching frontends/backends for storing data, pages, and objects with adapters like file, memory, and database, plus flexible cache lifetime and tagging support. | 5 | — | 9 | — | 0 | 0.4 | — | BSD-3-Clause | — | |
| craftcms/laravel-dependency-aware-cache | 0.84 | 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 | 9K | 0 | 21.9 | 55.6 | BSD-3-Clause | 1 month ago | |
| cache/filesystem-adapter | 0.84 | A PSR-6 cache adapter for Laravel/PHP using Flysystem to store cache files in a filesystem. Store, retrieve, and manage cache efficiently with filesystem-backed persistence. Supports tagging, hierarchy, and easy configuration via setFolder(). Ideal for Laravel applications needing scalable caching s... | 0 | 72 | — | 88K | — | 4.4 | 42.9 | — | — | |
| becklyn/cache | 0.83 | — | 1 | 1 | 0 | 108 | 0 | 0.9 | 24.0 | BSD-3-Clause | 4 years ago |
How can I help you explore Laravel packages today?