Libraries tagged by Performance Optimization
phpbench/phpbench
15144009 Downloads
PHP Benchmarking Framework
zaporylie/composer-drupal-optimizations
10371708 Downloads
Composer plugin to improve composer performance for Drupal projects
wp-media/wp-rocket
1363401 Downloads
Performance optimization plugin for WordPress
sylius-labs/association-hydrator
8302654 Downloads
Doctrine ORM hydration performance optimization made easier.
iazaran/smart-cache
13824 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.
halilcosdu/laravel-slower
28331 Downloads
Laravel Slower: Optimize Your DB Queries with AI
martinkup/symfony-profiler-optimization-advisor-bundle
1606 Downloads
Symfony Profiler bundle that analyzes per-request signals and produces scored, actionable optimization opportunities with ready-made AI agent prompts.
wp-media/imagify-plugin
68960 Downloads
Image optimization plugin for WordPress by WP Media.
omaralalwi/laravel-trash-cleaner
5095 Downloads
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.
fitztrev/laravel-html-minify
214729 Downloads
Minifies the HTML output of Laravel 4 applications
alekseykorzun/memcached-wrapper-php
89957 Downloads
Optimized PHP 5 wrapper for Memcached extension that supports dog-piling, igbinary and local storage
ahmed-bhs/doctrine-doctor
12247 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
panicdevs/modulite
519 Downloads
Automatic Filament Panel Provider discovery for modular Laravel applications with multi-layer caching and performance optimization
tommyknocker/pdo-database-class
6139 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
saasscaleup/laravel-n-plus-one-detector
1255 Downloads
Real-time detection and resolution of N+1 query issues for Laravel applications. Support now Laravel 11