Libraries tagged by laravel performance
aliziodev/laravel-taxonomy
875 Downloads
Laravel Taxonomy is a flexible and powerful package for managing taxonomies, categories, tags, and hierarchical structures in Laravel applications. Features nested-set support for optimal query performance on hierarchical data structures.
hypervel/hypervel
966 Downloads
A Laravel-style PHP framework with native coroutine support for ultra-high performance.
simple-as-fuck/laravel-performance-log
114981 Downloads
Laravel service for logging slow parts of application.
laraotel/opentelemetry-laravel
1010 Downloads
This package provides a simple way to use Telemetry From OpenTelemetry Otel to your Laravel application to Measure performance across jobs and services.
msafadi/laravel-eloquent-join-with
5835 Downloads
Laravel Eloquent Join With Relationships
korridor/laravel-computed-attributes
20577 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
47155 Downloads
This package helps prevent performance problems with frequent Policy calls within your application lifecycle.
tobiasdierich/gauge
13115 Downloads
An easy to use application performance monitor.
angus-mcritchie/blade-boost-directive
1070 Downloads
Lightning-Fast Blade Components with `@boost` Directive
shinsenter/defer.php
9689 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
volt-test/laravel-performance-testing
57 Downloads
A Laravel package for performance testing with VoltTest
saasscaleup/laravel-n-plus-one-detector
292 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11
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.
mnabialek/laravel-quick-migrations
10445 Downloads
Run Laravel tests quicker
asamir/laravel-in-db-performance-monitor
5814 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.