Libraries tagged by Performance Optimization
omaralalwi/laravel-trash-cleaner
7896 Downloads
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.
nilportugues/php_backslasher
9538 Downloads
Adds all PHP internal functions to its namespace by adding backslash to them. Improves the application's performance when OPCache is on.
kobykorman/eloquentify
1701 Downloads
Easily transform complex custom query results into fully hydrated hierarchical Eloquent models.
jkphl/iconizr
9051 Downloads
A PHP command line tool for converting SVG images to a set of CSS icons (SVG & PNG, single icons and / or CSS sprites) with support for image optimization and Sass output
gulch/minify
41621 Downloads
Package for minify and optimize HTML code
drupal/varbase_performance_base
9398 Downloads
A recipe to manage default performance optimization modules, caching configurations, and speed enhancements for Varbase.
artisanpack-ui/performance
1884 Downloads
Comprehensive performance optimization toolkit for Laravel applications: image optimization, JS/CSS strategies, resource hints, speculative loading, page and fragment caching, query analysis, and real-user performance monitoring.
wubinworks/module-cache-warmer
1917 Downloads
A Free Magento 2 Extension designed for CDN and Varnish cache warming. Warm up URLs located in sitemaps, as well as static content, media content and dynamic catalog images. Run manually or schedule by cron expression. This extension is easily customizable with dispatched events and the CLI command is ready to be embedded in deployment scripts.
onelearningcommunity/grease
409 Downloads
Opt-in performance optimizations for Eloquent's hot path, built from optimizations declined upstream. Zero core changes, byte-identical output.
silviooosilva/cacheer-php
120 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
sgalinski/scriptmerger
57766 Downloads
CSS/Javascript Minificator, Compressor and Concatenator for TYPO3 - Highly configurable TYPO3 frontend performance extension for CSS/JavaScript concatenation, minification and compression with optional body parsing, async/defer loading, inline output, data-ignore exclusions, SRI integrity validation/calculation, external asset caching, custom URL regex rewriting, and cache-aware processing for cached and uncached pages.
chr15k/laravel-schema-audit
234 Downloads
Performs static analysis of your Laravel migrations to detect schema inconsistencies before they ship.
shinsenter/defer.php
10257 Downloads
🚀 A PHP library that focuses on minimizing payload size of HTML document and optimizing processing on the browser when rendering the web page.
amadeco/module-opcache-gui
1154 Downloads
Magento 2 OPcache Control GUI with React-based interface - Performance monitoring and optimization dashboard for PHP
hawksama/magento-2-performance-optimization
586 Downloads
Loads the CSS using RequireJS. This helps to speed up the website by loading CSS using requireJS asynchronously. Production mode required.