Libraries tagged by laravel performance
defstudio/laravel-clog-detector
5969 Downloads
A slow response time detector for Laravel
codeat3/laravel-responsecache-php72
2174 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
29 Downloads
Laravel response compression middleware
avnsh1111/laravel-api-rate-limiter
27 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.
okipa/laravel-model-json-storage
1376 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
itsemon245/lamet
15 Downloads
A high-performance Laravel metrics collection package with caching, aggregation, and Grafana integration for production monitoring
graham-campbell/queuing
5837 Downloads
Queuing Provides Queuing Performance Increases Laravel 4.2
cabanga/coiote-turbo
4 Downloads
Coiote is a lightweight, fast, and practical web server and performance accelerator for Laravel applications. Built to be simple and functional, it brings native Swoole support to Laravel without the complexity.
yocmen/html-minify
13727 Downloads
Minifies the HTML output of Laravel 5 applications (Originally from https://github.com/fitztrev/laravel-html-minify)
themonkeys/blade-cache-filter
965 Downloads
A simple caching filter that caches Laravel's Response objects
ngfw/webpconverter
37 Downloads
A Laravel package that automatically converts images to WebP format, serves them efficiently, and caches the converted files to optimize performance.
leolegends/gauge
1272 Downloads
An easy to use application performance monitor.
laraxgram/surge
3 Downloads
Supercharge your LaraGram application's performance.
laratel/opentelemetry
75 Downloads
A Laravel package for OpenTelemetry tracing, metrics, and logging integration.