Libraries tagged by optimization
dstone/twig-optimizations
21 Downloads
Twig extensions which enable some experimental optimizations on compiled code
brisum/wordpress-module-optimization
17 Downloads
Wordpress module optimization
bitapihub/api-optimization-engine
0 Downloads
The API Optimization Engine speeds up development time and your API calls.
akh/bitrix-optimization
44 Downloads
Инструменты для оптимизации сайта на bitrix
mb-webdev/optimization-bundle
130 Downloads
An optimization bundle dedicated to simplify headers management and html compression
yassine-as/laravel-webp
0 Downloads
Laravel package for WebP image conversion and optimization
webllc/image-optimizer
13 Downloads
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
wbadrh/phpackage-json
162 Downloads
Bundle Javascript & Stylesheets from package.json (Yarn) with PHP.
vladovinkin/yii2-imgopt
24 Downloads
Image optimization widget for Yii2 Framework with auto WebP image format generation from PNG/JPG files.
vertilia/router
20 Downloads
Highly efficient multi-purpose router library
vairogs/functions-memoize
0 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
87 Downloads
Minifies the HTML output of Laravel 5 applications (Originally from https://github.com/fitztrev/laravel-html-minify)
think201/laravel-seo
24 Downloads
Search Engine Optimization, which is the practice of increasing the quantity and quality of traffic to your website through organic search engine results using laravel-seo by Think201
thewind1984/css-optimizator
47 Downloads
Interface accepts css files and folders / single templates files, then combines provided css files into one, compares it with provided templates, removes unused selectors and minifies final file
tavgear/benchmark
4 Downloads
Flexible utility for measuring execution time of code using customizable timers. Various output formats supported. Used for initial debugging and code optimization.