Libraries tagged by minimize
hanneskod/classtools
8660105 Downloads
Find, extract and process classes from file system
balbuf/composer-git-merge-driver
226378 Downloads
Custom git merge driver to minimize merge conflicts in composer.json and composer.lock files.
ogheo/yii2-htmlcompress
171918 Downloads
Compress HTML output into a single line
luchaninov/csv-file-loader
30579 Downloads
Load CSV & TSV files and strings. Using generators to minimize memory usage
blast/facades
152709 Downloads
Minimize complexity and represent dependencies as facades.
packagelist/closurecompiler-bin
30753 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.
packagist/closurecompiler-bin
98956 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.
smilemd/yii2-htmlcompress
10654 Downloads
Compress HTML output into a single line
sgalinski/scriptmerger
52481 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.
sankalp_sans/slim-goes-slimmer
34712 Downloads
Used to minimize the HTML output of Slim Framework in PHP
joelbb/laravel-awsses-bounce
8769 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.
studiomitte/html-min
12601 Downloads
Minification of the HTML before outputting it
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.
splitbrain/php-jsstrip
585 Downloads
PHP based JavaScript minimizer
letsjump/yii2-easy-ajax
378 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...