Libraries tagged by compression
sunveloper/kriswallsmith-assetic
506 Downloads
Asset Management for PHP
raulfraile/distill-cli
18 Downloads
Command line tool to extract files from compressed archives
ranjeet968/ixlcompression
43 Downloads
A Laravel package for compressing images (JPG, JPEG, PNG, GIF, BMP, WEBP, PSD, TIFF), PDFs (Snappy, Dompdf, or standard PDF), and videos (MP4, MOV, AVI, MKV, WEBM, FLV) using Imagick, Ghostscript, and FFmpeg.
pjparra/assetic-smarty
118 Downloads
Assetic plugin for Smarty
pinimize/laravel-bz2-compresssion
23 Downloads
A Laravel package for compression with Bzip2.
mmanos/laravel-casset
2621 Downloads
An asset management package for Laravel 4.
mfonte/base62x
304 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
marcqualie/mongominify
1997 Downloads
A drop-in library which acts as a transparent filter to MongoDB documents and compresses/decompresses data on the fly
luguohuakai/packme
145 Downloads
packing code to tar.gz
kloy/assetix
51 Downloads
Boilerplate for quickly taking advantage of Assetic asset management.
ju1ius/webpack-assets-bundle
61786 Downloads
Integrates Webpack into Symfony2
joseym/li3_frontender
205 Downloads
Lithium PHP asset extension
jonathanmaron/image-optimizer
45 Downloads
Image optimization and compression tool for the console. This tool optimizes PNG, JPEG and GIF files, using 'gifsicle', 'jpegoptim', 'jpegtran', 'pngcrush' and 'pngout' and can usually reduce the filesize by 10% to 70%.
jamierumbelow/sherlock
27 Downloads
Simple, elegant asset pipeline for PHP
ironer/base62shrink
178 Downloads
Simple javascript to perform LZW compression on longer structured or repetitive UTF8 data (like stringified JSON) to some universally web safe form. Simple PHP class for server side data processing.