Libraries tagged by compress
packagelist/closurecompiler-bin
41700 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.
ogheo/yii2-htmlcompress
189038 Downloads
Compress HTML output into a single line
bulkgate/utils
108864 Downloads
Generic utilities for BulkGate portal PHP SDK
akankov/html-min
236805 Downloads
HTML compressor and minifier for PHP 8.3+
yasmuru/ys-tinify-laravel
36447 Downloads
Tinify API support for Laravel
schmitzal/tinyimg
134661 Downloads
Image compression for all pngs and jpgs uploaded to the backend (using the tinypng API)
packagelist/yuicompressor-bin
124358 Downloads
YUI Compressor packaged for composer. JavaScript and CSS minification.
ourcodeworld/php-pngquant
238262 Downloads
A non-official PHP Wrapper class for pngquant, the command-line utility and a library for lossy compression of PNG images.
marcqualie/mongominify
4363 Downloads
A drop-in library which acts as a transparent filter to MongoDB documents and compresses/decompresses data on the fly
kinglozzer/tinypng
97599 Downloads
TinyPNG PHP API
zxbodya/yii2-tinymce
34421 Downloads
Yii2 extension to use TinyMce with Compressor and FileManager
vdechenaux/brotli
73983 Downloads
Add brotli compress/uncompress functions to PHP
rozklad/heremaps-flexible-polyline
361072 Downloads
PHP implementation of Flexible Polyline encoding: a lossy compressed representation of a list of coordinate pairs or triples
odan/twig-assets
24277 Downloads
Caching and compression for Twig assets (JavaScript and CSS).
nielse63/phpimagecache
13361 Downloads
Image Cache is a very simple PHP module that accepts an image source and will compress and cache the file, move it to a new directory, and return the cache source for the image.