Libraries tagged by laravel cache
hobbiot/cacheable-auth-user
144 Downloads
Cache Auth::user() for Laravel 5.3. This package add new driver to laravel.
codewiser/http-cache-control
819 Downloads
Http Cache Control layer for Laravel
tim661811/laravel-telemetry-reporter
13 Downloads
A reusable Laravel 10+ package that lets you annotate any service method with a PHP attribute to collect custom telemetry (e.g. user counts, disk usage, feature flags) and automatically report it—at configurable intervals—to a central server over HTTP. Data is grouped per application host, is fully configurable via a published telemetry.php config (backed by your chosen cache), and integrates seamlessly with Laravel’s scheduler and HTTP client.
thinmy/cached-eloquent-user
286 Downloads
Caches authenticated user information to prevent laravel query on every request.
fidum/laravel-dashboard-vapor-metrics-tile
84 Downloads
Vapor environment, cache and database metrics tiles for laravel dashboard
ytake/laravel-voltdb
37 Downloads
VoltDB providers for Laravel
titzu/cache
115 Downloads
Laravel 4 Route Caching
salibhdr/typhoon-cache
3 Downloads
A laravel package for caching records and route responses automatically with just few settings
nocs/laravel-retriever
1863 Downloads
Retrieve cached data made simple.
nimaebrazi/laravel-api-presenter
10 Downloads
Provide client response with simple cache.
mcrm/laravel-connection-storage
11 Downloads
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.
maximkou/laravel-opcache-clear
5489 Downloads
This Laravel package allows you to clear the OPcache of a PHP application running in FPM mode with ease.
liuwei73/simple-model-cache
45 Downloads
Very simple cachable implementation for Laravel Eloquent Model
lersoft/laravel-thumbnail
3661 Downloads
Laravel Package to resize images on the fly with cache functionalities.
kaue-f/laravel-structura
19 Downloads
Laravel-Structura is a tool designed to streamline and standardize the creation of resources in Laravel, promoting a more organized and scalable development structure.