Libraries tagged by pinimize
pinimize/laravel-compression-and-archive
184073 Downloads
A Laravel package for compression and archiving
pinimize/laravel-bz2-compresssion
44 Downloads
A Laravel package for compression with Bzip2.
pinimize/laravel-lzf-compresssion
4 Downloads
A Laravel package for compression with lzf.
hanneskod/classtools
9307093 Downloads
Find, extract and process classes from file system
balbuf/composer-git-merge-driver
283933 Downloads
Custom git merge driver to minimize merge conflicts in composer.json and composer.lock files.
ogheo/yii2-htmlcompress
188235 Downloads
Compress HTML output into a single line
luchaninov/csv-file-loader
41755 Downloads
Load CSV & TSV files and strings. Using generators to minimize memory usage
blast/facades
181150 Downloads
Minimize complexity and represent dependencies as facades.
packagelist/closurecompiler-bin
39713 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
105552 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.
megachriz/classtools
676 Downloads
Find, extract and process classes from file system
smilemd/yii2-htmlcompress
10687 Downloads
Compress HTML output into a single line
joelbb/laravel-awsses-bounce
9048 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
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.
splitbrain/php-jsstrip
874 Downloads
PHP based JavaScript minimizer