jord-jd/do-file-cache
Laravel file cache driver that stores cache entries as PHP “.do” files. Simple, fast, git-friendly caching for local/dev use, with easy setup and predictable files you can inspect, commit, or clear without a database.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| jord-jd/do-file-cache-psr-6 | 0.87 | PSR-6 cache adapter for Jord-JD/DO File Cache. Use it to access DO File Cache through standard PSR-6 CacheItemPoolInterface for framework-agnostic caching with Composer-based installation. | 8 | 8 | 11 | 227 | 1 | 16.1 | 21.8 | LGPL-3.0 | 3 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 | |
| guzzle/cache | 0.86 | Adds response caching to Guzzle HTTP clients. Store and reuse GET responses to cut latency and API calls, with configurable cache pools, TTLs, and cache strategies. Useful for microservices, third‑party APIs, and rate‑limited endpoints. | 3 | 4 | 0 | 325 | 0 | 0.0 | 26.5 | — | — | |
| 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 | — | |
| 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 | 2 months ago | |
| zetacomponents/cache | 0.86 | — | 6 | 6 | 9 | 5K | 0 | 0.6 | 39.9 | NOASSERTION | — | |
| bigpaulie/cachebundle | 0.85 | — | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| vigstudio/laravel-eloquent-query-cache | 0.85 | Add query-level caching back to Eloquent with a simple remember-like API. Cache results from database queries, reduce repeated hits, and integrate with Laravel’s cache stores for faster reads and configurable invalidation. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | Apache-2.0 | 3 years ago | |
| effiana/phpfastcache-bundle | 0.85 | — | 0 | 0 | 1 | 0 | 0 | 0.9 | — | MIT | 6 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 | |
| league/flysystem-cached-adapter | 0.85 | 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 | 62 | 195K | 0 | 4.3 | 38.6 | MIT | 8 years ago | |
| phpfastcache/phpfastcache-devtools | 0.85 | Internal development tools used by Phpfastcache and its extensions. Provides utilities to support building, testing, and maintaining Phpfastcache-related packages and workflows. | 0 | 0 | 0 | 41 | 0 | 0.0 | 22.4 | MIT | — | |
| 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 | 9K | 0 | 21.9 | 55.6 | BSD-3-Clause | 1 month ago | |
| desarrolla2/cache | 0.84 | 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. | 134 | 146 | 37 | 12K | 0 | 2.4 | 26.8 | MIT | 7 years ago | |
| rinvex/laravel-cacheable | 0.84 | — | 108 | 113 | 28 | 383 | 0 | 0.7 | 6.4 | MIT | — | |
| beste/in-memory-cache | 0.84 | 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 | |
| barryvdh/laravel-httpcache | 0.84 | 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 | |
| intervention/imagecache | 0.84 | — | 636 | 662 | 139 | 99K | 38 | 10.1 | 31.9 | MIT | 5 years ago | |
| nao-pon/flysystem-cached-extra | 0.84 | — | 37 | 37 | 5 | 14K | 0 | 0.3 | 35.6 | — | — |
How can I help you explore Laravel packages today?