Libraries tagged by decompressor
php-extended/php-http-client-gzip
22191 Downloads
A psr-18 compliant middleware client that handles gz compression and decompression
kjdev/snappy
191 Downloads
A compression/decompression with Snappy
kjdev/lz4
20 Downloads
A compression/decompression with LZ4
softonic/laravel-request-content-decompress-middleware
25983 Downloads
Laravel request content decompress middleware
petrknap/binary
269 Downloads
Library for work with binary data and objects
mlocati/chm-lib
139 Downloads
Read CHM (Microsoft Compiled HTML Help) files
json-zlib/compressor
1832 Downloads
A library to (de-)compress JSON strings using `zlib`.
gtuk/php-lepton
43 Downloads
A php wrapper library for Dropbox Lepton compression tool
codebites/cli-7zip
299 Downloads
A wrapper for 7-zip CLI to compress, decompress and manipulate archives.
mfonte/base62x
302 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
claudye/laracompress
9 Downloads
Laracompress is a laravel package for compressing and decompressing files withing your project.
arikin/crimeflare
35 Downloads
Download and decompress data files from www.crimeflare.us
syntaxx/lz4
27 Downloads
A pure PHP implementation of LZ4 compression and decompression
stivehu/yii2-rangecomp
131 Downloads
A strictly increasing sequence arrays compressing tool. For example: {1,2,3,4,5}=>{"1-5"}