Libraries tagged by pinimize
pinimize/laravel-compression-and-archive
65979 Downloads
A Laravel package for compression and archiving
pinimize/laravel-lzf-compresssion
4 Downloads
A Laravel package for compression with lzf.
pinimize/laravel-bz2-compresssion
23 Downloads
A Laravel package for compression with Bzip2.
hanneskod/classtools
8771503 Downloads
Find, extract and process classes from file system
balbuf/composer-git-merge-driver
237662 Downloads
Custom git merge driver to minimize merge conflicts in composer.json and composer.lock files.
ogheo/yii2-htmlcompress
175024 Downloads
Compress HTML output into a single line
luchaninov/csv-file-loader
31298 Downloads
Load CSV & TSV files and strings. Using generators to minimize memory usage
blast/facades
158930 Downloads
Minimize complexity and represent dependencies as facades.
packagelist/closurecompiler-bin
32320 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.
joelbb/laravel-awsses-bounce
8938 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.
packagist/closurecompiler-bin
99759 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
10666 Downloads
Compress HTML output into a single line
sgalinski/scriptmerger
53105 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
35101 Downloads
Used to minimize the HTML output of Slim Framework in PHP
steveorevo/wp-hooks
85 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.