Libraries tagged by Performance Optimization
varunazad/laravel-quicksilver
18 Downloads
Blazing-fast query optimization and memory management for Laravel
valksor/php-functions-memoize
21 Downloads
A PHP library providing memoization functionality to cache the results of expensive function calls and return the cached result when the same inputs occur again
tje3d/html-minify
88 Downloads
Minifies the HTML output of Laravel 5 applications (Originally from https://github.com/fitztrev/laravel-html-minify)
tallowandsons/craft-critter
25 Downloads
Automatically generates and inlines Critical CSS for Craft CMS to improve frontend performance.
subhashladumor/laravel-optimizer
8 Downloads
All-in-one Laravel optimization suite for speed, caching, database, frontend, and cleanup
sqrtspace/spacetime
0 Downloads
High-performance PHP library for memory-efficient processing of large datasets with streaming, batching, and time/space complexity optimization
shammaa/laravel-optimized-queries
33 Downloads
Advanced Laravel query optimizer - Reduce multiple Eloquent queries to a single optimized SQL statement with JSON aggregation. Supports nested relations, callbacks, belongsToMany, polymorphic relations, and caching.
sahm-org/sahm-laravel-image-optimizer
12 Downloads
Professional backend image optimization for Laravel with WebP/AVIF conversion, responsive variants, and Lighthouse optimization. No database required.
saeedvir/laravel-profile-provider
4 Downloads
Laravel package to profile and analyze service provider performance with timing, memory usage and diagnostic analysis
rah/rah_runtime
0 Downloads
Diagnose Textpattern CMS template execution times
pivotphp/core
82 Downloads
PivotPHP Core v2.0.0 - Modular high-performance microframework with pluggable routing system, automatic OpenAPI/Swagger documentation, PSR-7 hybrid support, and Express.js-inspired API
nochso/benchmark
122 Downloads
Benchmark with reliable results
mystus/laravel-query-insights
0 Downloads
Monitor, analyse, and optimise database query performance in Laravel applications with SQL Server support
methorz/php-profiler
0 Downloads
Request-scoped performance profiling with detailed timing, memory tracking, percentile metrics, and intelligent threshold monitoring for PHP applications
mashiur-softzino/laravel-query-debugger
3 Downloads
Auto-detect N+1 queries, slow queries and suggest optimizations for Laravel Eloquent