laravel-image-proxy
by rafoabbas
On-the-fly image transformation, WebP conversion, and caching proxy for Laravel
laravel-permissions-redis
by scabarcas
A Redis-powered roles and permissions package for Laravel designed to eliminate repetitive database queries and deliver high-performance authorization.
laravel-flowfield
by openplain
Cache-backed computed aggregate fields for Eloquent — inspired by Navision's FlowField concept.
laravel-smart-cache
by yared
Automatic cache invalidation for Laravel — clear cache when models change, no manual work
laravel-lens
by jcfrane
Configuration-driven image manipulation and caching for Laravel, inspired by LiipImagineBundle
laravel-redis-cache
by ehmedp
A performant, scalable, and flexible Redis cache package for Laravel with tags, groups, attributes, closure caching, and artisan commands.
laravel-cache-toolkit
Standardized cache key builder and tag-aware cache operations for Laravel with graceful fallback for non-tagging drivers
laravel-hypercacheio
by iperamuna
High-performance distributed Laravel cache driver using SQLite & HTTP.
laravel-cache-group
by ebects
Group-based cache invalidation for Laravel — organize cache by groups, invalidate by scope (user/role/custom), with automatic Redis Cluster compatibility.
laravel-db-cache
by webo3
Transparent database query caching for Laravel — zero code changes, smart invalidation, multi-driver.
laravel-model-cache
Pre-warm and cache Eloquent query results. Run heavy queries once with warmup (forever cache) or use TTL-based caching on any model.
laravel-data-store
by c14r
A flexible polymorphic key-value storage system for Laravel with namespaces, TTL support, and nested data structures
laravel-json
by kangangga
A robust JSON Database Driver for Laravel with Eloquent ORM, Relationships, Hybrid SQL Support, Queue, and Cache drivers.
laravel-smart-cache-analyzer
by harun1302123
Intelligent cache analysis and optimization for Laravel applications
laravel-idempotency
by codenaline
Laravel middleware and drivers for handling Idempotency Keys (Cache, Database, Redis).
laravel-dictionary
by weijukeji
Laravel Dictionary package for managing dictionary categories and items with caching support
laravel-smart-glide
by shammaa
Advanced image processing toolkit for Laravel with unified /img routing, responsive components, and intelligent caching.
laravel-simple-cache
Simple cache management for Laravel with tags, warming, and monitoring dashboard
laravel-redis-stale-refs-cleaner
by dv0vd
Laravel console command to purge stale Redis cache references
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