Libraries tagged by request performance
ka4ivan/laravel-api-debugger
818 Downloads
A debugging tool for Laravel APIs that provides request execution time and query profiling.
ameax/apilogger
442 Downloads
Powerful API request/response logging package for Laravel with multiple storage backends, privacy-first data sanitization, and performance optimization
lucinda/mvc
24154 Downloads
Ultra high-performance API for handling requests into responses via MVC pattern in PHP applications
nitsan/ns-lazy-load
27550 Downloads
Are you facing speed and performance issues on your TYPO3 website? If yes, then install our ns_lazy_load plug-and-play extension, which can reduce HTTPS request mechanism and improve your loading time.
tsaikoga/performance-printer
33 Downloads
PerformancePrinter is a laravel package to print each requests' performance infomation for development.
dealerinspire/laravel-performance-monitor
6 Downloads
A performance monitor to log an error when a request performs below a specified threshold
reeteshjee/minifyone
3 Downloads
A PHP library to combine and minify CSS/JS files into a single file for fewer HTTP requests.
mage2kishan/module-cachemanager
28 Downloads
Smart cache invalidation on entity save and automated cache warmup with concurrent requests
amjad-ah/larascope
5 Downloads
A Laravel package that logs HTTP requests, duration, status, SQL queries, and memory usage.
avnsh1111/laravel-api-rate-limiter
32 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.
lcatlett/newrelic-guzzle-client
3146 Downloads
A workaround for performance bottlenecks in Guzzle requests due to New Relic agent.
lucinda/console-mvc
1013 Downloads
Ultra high-performance API for handling console requests into responses via MVC pattern for PHP applications
methorz/http-request-logger
50 Downloads
PSR-3 HTTP request logging middleware with request tracking and performance monitoring
pimvdmolen/request-cost-indicator
1 Downloads
A lightweight, always-visible request cost awareness and analysis indicator for Laravel applications (local/staging only).
landrok/laravel-request-logger
145 Downloads
A Laravel middleware to log HTTP requests into database.