Libraries tagged by request performance
vitorsreis/analysis
0 Downloads
Monitor/Profiler for PHP
timmylindh/laravel-batch-dispatcher
20 Downloads
Batch Laravel queued jobs and queued event listeners into a single queued job dispatched at the end of the request.
reeteshjee/minifyone
1 Downloads
A PHP library to combine and minify CSS/JS files into a single file for fewer HTTP requests.
keggermont/laravel-amphp
352 Downloads
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.
eventerza/module-speedometer
228 Downloads
Measure performance of requests
kbaas/exestat
27 Downloads
Analyze performance for Laravel requests
garyjones/genesis-ignore-deprecated
13 Downloads
WordPress plugin that stops the Genesis Framework deprecated functions file from loading on every request, giving a small performance benefit.
snype/nplusone
13 Downloads
This package helps you detect and log N+1 queries in a Laravel application to help optimize database performance. By listening to all database queries executed during the request lifecycle, the package identifies queries that may lead to N+1 query problems, which can severely impact the performance of your application.
innoweb/silverstripe-minify-html
6399 Downloads
Minifies the HTML output for all frontend requets using a middleware.
baryshev/tree-route
791 Downloads
Perfomance focused request router
h-space/api-cacher-bundle
6 Downloads
Api requests smart cacher for perfomance optimization
h-space/api-cacher
11 Downloads
Api requests smart cacher for perfomance optimization