|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| thecodingmachine/cache-utils | 0.88 | 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 | — | 6 years ago | |
| bigpaulie/cachebundle | 0.88 | — | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| 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 | 1K | 1 | 0.6 | 21.0 | MIT | — | |
| beste/in-memory-cache | 0.87 | 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 | |
| craftcms/laravel-dependency-aware-cache | 0.87 | 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 | |
| nnjeim/persist | 0.87 | — | 0 | 1 | — | 0 | — | 0.6 | — | — | — | |
| zetacomponents/cache | 0.86 | — | 6 | 6 | 9 | 5K | 0 | 0.6 | 39.9 | NOASSERTION | — | |
| bugover/laravel-repository | 0.86 | Laravel package providing a repository layer to abstract Eloquent data access. Includes base repository classes, common CRUD methods, query helpers, and patterns for cleaner, testable service code in your Laravel apps. | 0 | 0 | 1 | 20 | 0 | 24.2 | 17.9 | MIT | 3 months ago | |
| spatie/laravel-partialcache | 0.86 | Abandoned package that adds a Blade @cache directive to cache rendered partial HTML in Laravel (5.1+). Supports passing view data, setting cache duration, custom keys, and cache tags, with optional facade/config publishing. | 195 | 208 | 30 | 929 | 0 | 2.1 | 7.4 | MIT | 8 years ago | |
| gregwar/cache | 0.86 | 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. | 108 | 112 | 30 | 31K | 4 | 2.8 | 35.6 | MIT | — | |
| desarrolla2/cache | 0.86 | 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 | |
| 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 | |
| miradnan/laravel-model-caching | 0.86 | — | 8 | 8 | 2 | 746 | 0 | 0.4 | 26.6 | MIT | 6 years ago | |
| mostafaznv/laracache | 0.85 | — | 0 | 272 | — | 1K | — | 24.8 | 11.9 | — | — | |
| besimple/memcached | 0.85 | Laravel-friendly Memcached integration that simplifies using the PHP Memcached extension for caching and session storage. Provides configuration helpers and adapter glue so your app can talk to Memcached servers with minimal setup. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| captjm/clear-cache-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | NOASSERTION | 3 years ago | |
| barryvdh/laravel-httpcache | 0.85 | 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 | |
| phpfastcache/phpfastcache | 0.85 | 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+. | 0 | 2,457 | — | 100K | — | 35.7 | 24.1 | — | — | |
| mikebronner/laravel-model-caching | 0.85 | Speeds up Eloquent by automatically caching model queries and relationships, cutting repetitive database hits. Drop-in package with cache tagging support, configurable cache stores and TTLs, and easy invalidation on model updates—ideal for high-traffic Laravel apps. | 2,368 | 2,366 | 229 | 16K | 0 | 47.0 | 14.4 | MIT | 1 week ago | |
| iazaran/smart-cache | 0.84 | 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 |
How can I help you explore Laravel packages today?