Libraries tagged by request performance
tsaikoga/performance-printer
32 Downloads
PerformancePrinter is a laravel package to print each requests' performance infomation for development.
landrok/laravel-request-logger
135 Downloads
A Laravel middleware to log HTTP requests into database.
dealerinspire/laravel-performance-monitor
6 Downloads
A performance monitor to log an error when a request performs below a specified threshold
avnsh1111/laravel-api-rate-limiter
24 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.
small/swoole-symfony-http-client
38 Downloads
Swoole-based Symfony HTTP client implementation that conforms to the Symfony HttpClientInterface for high-performance asynchronous HTTP requests
aef/laravel-batch-requests
34 Downloads
A Laravel package for efficiently handling multiple API requests in a single batch operation, reducing network overhead and improving performance for bulk operations.
chrispenny/silverstripe-webpagetest
0 Downloads
Submit performance test requests to WebPageTest, and consume the results
vmorozov/laravel_duplicate_query_cache
10 Downloads
This small library contents all needed code to cache duplicate queries during one request
vitorsreis/extend-analysis
11 Downloads
Analysis and Profile of Requests/Server for PHP
eventerza/module-speedometer
228 Downloads
Measure performance of requests
kbaas/exestat
26 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
11 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
5624 Downloads
Minifies the HTML output for all frontend requets using a middleware.
baryshev/tree-route
746 Downloads
Perfomance focused request router