Libraries tagged by minimize
hanneskod/classtools
8403392 Downloads
Find, extract and process classes from file system
balbuf/composer-git-merge-driver
218051 Downloads
Custom git merge driver to minimize merge conflicts in composer.json and composer.lock files.
ogheo/yii2-htmlcompress
168219 Downloads
Compress HTML output into a single line
packagelist/closurecompiler-bin
29467 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
luchaninov/csv-file-loader
29863 Downloads
Load CSV & TSV files and strings. Using generators to minimize memory usage
blast/facades
147638 Downloads
Minimize complexity and represent dependencies as facades.
sankalp_sans/slim-goes-slimmer
34288 Downloads
Used to minimize the HTML output of Slim Framework in PHP
packagist/closurecompiler-bin
98171 Downloads
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. Packaged for composer.
studiomitte/html-min
12542 Downloads
Minification of the HTML before outputting it
smilemd/yii2-htmlcompress
10652 Downloads
Compress HTML output into a single line
wheregroup/jquerydialogextendjs
6727 Downloads
Maximize and Minimize Buttons for UI Dialog
sgalinski/scriptmerger
51946 Downloads
CSS/Javascript Minificator, Compressor And Concatenator - This extension minimizes the http requests by concatenating your css and javascript. Furthermore the result can be minified and compressed. This whole process is highly configurable and is partly based on the "minify", "jsminplus" and "jsmin" projects.
letsjump/yii2-easy-ajax
374 Downloads
EasyAjax are a bunch of Yii methods that minimize the amount of code you need to write to interact with Ajax CRUD, notifies, modals, tabs, pjax-reloads, form validations among others...
joelbb/laravel-awsses-bounce
8688 Downloads
Package for laravel to blacklist email bounce on AWS SES. Prevents laravel from sending email to a blacklisted email address. Minimize bounce count on AWS SES.
steveorevo/wp-hooks
83 Downloads
WP-Hooks is a base class that minimizes the overhead of creating WordPress plugins and functions. Simply create a class that extends the WP_Hooks class and start defining functions for the given action, filter, shortcode or registration event.