Libraries tagged by compressed
aaronsaray/slimphp-compression-middleware
2025 Downloads
GZip Compression Middleware for SlimPHP
typisttech/image-optimize-command
2045 Downloads
Easily optimize images using WP CLI
toopay/assetic-minifier
56932 Downloads
Assetic Filter for pure PHP JS and CSS minification
sunveloper/kriswallsmith-assetic
712 Downloads
Asset Management for PHP
searchturbine/phpwee-php-minifier
2465 Downloads
A PHP minifier for HTML, CSS and JS files.
php-standard-library/hpack
947 Downloads
RFC 7541 HPACK header compression for HTTP/2
php-extended/php-http-client-zip
8320 Downloads
A psr-18 compliant middleware client that handles zip compression and decompression
php-extended/php-http-client-gzip
23412 Downloads
A psr-18 compliant middleware client that handles gz compression and decompression
ocubom/twig-html-extension
2827 Downloads
A custom suite of Twig filters for HTML manipulation
ocubom/twig-extra-bundle
348 Downloads
A Symfony bundle for custom extra Twig extensions
nylo/smalljson
229 Downloads
Shrink Laravel JSON responses with a compact structural encoding and optional deflate. Adds response()->smallJson() and a drop-in middleware; pairs with the smalljson Dio interceptor for Flutter.
nylo/dejajson
258 Downloads
Give zlib déjà vu: compress Laravel JSON responses against a dictionary trained on your own API, cutting payloads far below what gzip can reach. Adds response()->dejaJson() and a drop-in middleware; pairs with the dejajson Dio interceptor for Flutter.
mingalevme/utils-arr
3743 Downloads
Some helpers to work with arrays
mateuszanella/php-ext-xz
40 Downloads
A PHP extension providing xz (LZMA2) compression and decompression, with support for one-shot encoding, incremental streaming, and file operations via stream wrapper.
laraextend/media-toolkit
856 Downloads
A comprehensive Laravel media toolkit for processing images, animated images, vector graphics, audio and video — with automatic optimization, responsive variants, next-gen formats (WebP, AVIF), smart caching and Artisan commands.