Libraries tagged by laravel performance
codeat3/laravel-responsecache-php72
2185 Downloads
Spatie's laravel-responsecache forked version for php 7.2. Speed up a Laravel application by caching the entire response
chr15k/laravel-response-compression
37 Downloads
Laravel response compression middleware
avnsh1111/laravel-api-rate-limiter
28 Downloads
Laravel API Rate Limiter is an open-source package designed to help developers easily implement and manage rate limiting for their API endpoints in Laravel applications. This package aims to provide a flexible and configurable solution for protecting APIs from excessive requests, ensuring optimal performance and preventing abuse.
asako21/swoole-laravel
89 Downloads
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
angelleger/laravel-response-cache
8 Downloads
Production-grade response caching for Laravel APIs with ETag, Redis tags, per-route TTLs, and safe auth-variation
okipa/laravel-model-json-storage
1377 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
h0akd/htmlminify
21 Downloads
Html auto minify for laravel framework
graham-campbell/queuing
5837 Downloads
Queuing Provides Queuing Performance Increases Laravel 4.2
reefki/pulse-headless
509 Downloads
Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.
themonkeys/blade-cache-filter
965 Downloads
A simple caching filter that caches Laravel's Response objects
sarfraznawaz2005/aiqueryoptimizer
3 Downloads
A Laravel package to analyze and optimize SQL queries using AI.
mohammedjalal99/filament-cache-plugin
27 Downloads
Complete caching solution for Filament PHP - Cache everything automatically
leolegends/gauge
1283 Downloads
An easy to use application performance monitor.
laraxgram/surge
15 Downloads
Supercharge your LaraGram application's performance.
kobykorman/eloquentify
1 Downloads
Easily transform complex custom query results into fully hydrated hierarchical Eloquent models.