Libraries tagged by decompression
drainerlight/php-pdf-decompressor
2 Downloads
Pure-PHP PDF decompressor: converts PDF 1.5+ cross-reference streams and object streams (ObjStm) into a classic PDF 1.4 structure, so parsers that only understand the traditional xref table (such as FPDI's free parser) can read them. A qpdf-free alternative — no external binaries.
openbitapp/laravel-lzw
32 Downloads
LZW Compressor/Decompressor for Laravel
akankov/html-min
158718 Downloads
HTML compressor and minifier for PHP 8.3+
teoprayoga/teobiefy-laravel-api-response
641 Downloads
Laravel API response helpers with server-configured payload compression and encryption.
iliaal/php_clickhouse
23 Downloads
Native PHP extension for ClickHouse using the official ClickHouse/clickhouse-cpp client. Connects over the native TCP protocol with LZ4 / ZSTD compression and optional TLS.
etel/sqlite-file-storage
8 Downloads
File storage backed by a single SQLite database with streaming, compression and encryption support.
mage2kishan/module-xml-sitemap
67 Downloads
Panth XML Sitemap — sharded XML sitemap generator for Magento 2: per-store profile CRUD, product/category/CMS/landing-page/blog/video/image/additional-link contributors, hreflang tags, image + video tags, auto-split at configurable threshold, gzip compression, XSL stylesheet, search-engine ping, delta tracking, async shard queue, cron scheduling, CLI generator. Hyva and Luma compatible. Extracted from Panth_AdvancedSEO.
webisters/minify
0 Downloads
Webisters Minify Library
convertly/convertly-php
0 Downloads
Official PHP client for the Convertly media API.
webrium/sitemap
2 Downloads
A production-ready PHP library for generating XML sitemaps with support for images, videos, hreflang, gzip compression, and automatic sitemap splitting.
tzepart/qr_decoder
800 Downloads
This is QR decoder on base this QR-decoder with function of precompression.
glueful/archive
0 Downloads
Data-lifecycle archiving for Glueful (table archiving, retention, compression, restore).
componenta/image-compressor
1 Downloads
Image compression helpers for Componenta
aurynx/http-compression
4 Downloads
Framework-agnostic HTTP compression for PHP (gzip, brotli, zstd) with deterministic builds and safe file precompression.
atk14/packer
85 Downloads
Converts any PHP variable into a URL-safe string with HMAC signing, optional AES-256-CBC encryption, and optional gzip compression.