laravel-cache-dependency
by lunzai
Dependency-based caching for Laravel with tag and database dependencies inspired by Yii2
laravel-fast-settings
by dipesh79
A lightweight, fast, file-based settings storage for Laravel applications.
laravel-optimizer
All-in-one Laravel optimization suite for speed, caching, database, frontend, and cleanup
laravel-html-fragment-cache
by iperamuna
A lightweight, generic HTML fragment caching package for Laravel. Cache any rendered HTML by identifier with support for all Laravel cache drivers, Blade directives, and simple invalidation.
laravel-inflight-query-lock
by bensedev
Deduplicate concurrent identical queries using distributed locks and async execution
laravel-cache-cleaner
by gabrielstack
Laravel Artisan command for cleaning expired file cache entries - PHP 8.0+ compatible
laravel-eloquent-cache-magic
by fxcjahid
A lightweight Laravel package for automatic Eloquent query caching with zero-code auto-cache, Redis/Memcached tag support, and automatic cache invalidation
laravel-response-cache
by angelleger
Production-grade response caching for Laravel APIs with ETag, Redis tags, per-route TTLs, and safe auth-variation
laravel-exponential-lockout
Laravel package for implementing exponential lockout on failed authentication attempts with configurable contexts
laravel-model-cache
by aminshamim
A Laravel package for automatic model caching with performance optimization
laravel-cache-cascade
by skaisser
A Laravel package for multi-layer caching with automatic fallback, visitor isolation, and database seeding support
laravel-lead
by skaisser
A Laravel package for multi-layer lead persistence, visitor-isolated caching, webhook integrations, and progressive lead creation
laravel-connection-storage
by mcrm
Flexible Laravel package for managing external database connections with Redis cache and HTTP API fallback. Supports customizable DTOs and multiple connection types for microservices architecture.
laravel-cached-crypt
by sinemacula
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
laravel-settings
by bleuren
A package to manage application settings through a database in Laravel applications.
laravel-cache-compress
by develupers
Add compression support to your Laravel cache. (MongoDB, Redis, Memcached and MySQL supported)
laravel-structura
by kaue-f
Laravel-Structura is a tool designed to streamline and standardize the creation of resources in Laravel, promoting a more organized and scalable development structure.
laravel-partial-config-cache
by sunaoka
Create a partial cache file for faster configuration loading
laravel-cache-evict
Efficiently remove expired Laravel file/database cache data
laravel-super-cache-invalidate
by padosoft
A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.
laravel-super-cache
by padosoft
A Laravel package for advanced caching with tags and namespaces in Redis.
laravel-responsecache
Speed up a Laravel application by caching the entire response
laravel-optimizer
by caujasutom
A lightweight Laravel package to optimize performance by minifying HTML, caching, and more.
laravel-cacheable
by kolirt
Easily cache and control class methods without having to remember cache key names
laravel-serializes-models-with-cache
by unionworx
This package provides a drop-in replacement for Laravel's SerializesModels trait that leverages your application's cache when unserializing models.
firestore-laravel
A Google Cloud Firestore driver for Laravel Cache and Session.
laravel-cache-flusher
by aldeebhasan
A lightweight package to invalidate cache entries automatically when the cached data changed.