Libraries tagged by application performance
binarybuilds/laritor-client
4204 Downloads
Laritor is a application performance monitoring and observability tool for applications built using laravel php framework
fitztrev/laravel-html-minify
206848 Downloads
Minifies the HTML output of Laravel 4 applications
simple-as-fuck/laravel-performance-log
117369 Downloads
Laravel service for logging slow parts of application.
saasscaleup/laravel-n-plus-one-detector
458 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
iazaran/smart-cache
90 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
laraotel/opentelemetry-laravel
1331 Downloads
This package provides a simple way to use Telemetry From OpenTelemetry Otel to your Laravel application to Measure performance across jobs and services.
innoge/laravel-policy-soft-cache
48997 Downloads
This package helps prevent performance problems with frequent Policy calls within your application lifecycle.
asamir/laravel-in-db-performance-monitor
5969 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
socialblue/laravel-query-adviser
3343 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
phpbenchmark/phpbenchmark
11409 Downloads
Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses
omaralalwi/laravel-trash-cleaner
867 Downloads
clean logs and debug files (clockwork , laravel telescope and more)
juneszh/alight
299 Downloads
Alight is a light-weight PHP framework. Easily and quickly build high performance RESTful web applications.
lucinda/mvc
23632 Downloads
Ultra high-performance API for handling requests into responses via MVC pattern in PHP applications
simple-as-fuck/php-performance-log
48 Downloads
Services for logging slow parts of application.
tobiasdierich/gauge
13115 Downloads
An easy to use application performance monitor.