Libraries tagged by laravel performance
fitztrev/laravel-html-minify
206859 Downloads
Minifies the HTML output of Laravel 4 applications
garveen/laravoole
4937 Downloads
Get 10x performance for Laravel on Swoole or Workerman
binarybuilds/laritor-client
4462 Downloads
Laritor is a application performance monitoring and observability tool for applications built using laravel php framework
hypervel/hypervel
1121 Downloads
A Laravel-style PHP framework with native coroutine support for ultra-high performance.
volt-test/laravel-performance-testing
389 Downloads
A Laravel package for performance testing with VoltTest
simple-as-fuck/laravel-performance-log
117493 Downloads
Laravel service for logging slow parts of application.
saasscaleup/laravel-n-plus-one-detector
459 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
laraotel/opentelemetry-laravel
1339 Downloads
This package provides a simple way to use Telemetry From OpenTelemetry Otel to your Laravel application to Measure performance across jobs and services.
korridor/laravel-computed-attributes
23440 Downloads
Laravel package that adds computed attributes to eloquent models. A computed attribute is an accessor were the computed value is saved in the database.
innoge/laravel-policy-soft-cache
49078 Downloads
This package helps prevent performance problems with frequent Policy calls within your application lifecycle.
iazaran/smart-cache
108 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.
angus-mcritchie/blade-boost-directive
2225 Downloads
Lightning-Fast Blade Components with `@boost` Directive
mnabialek/laravel-quick-migrations
10513 Downloads
Run Laravel tests quicker
asamir/laravel-in-db-performance-monitor
5970 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.
chinleung/laravel-nova-optimizer
20703 Downloads
A package to optimize performance of Laravel Nova classes.