Libraries tagged by lzw
faytekin/lzw
2879 Downloads
Compression library for Lempel–Ziv–Welch (LZW) for PHP
ironer/base62shrink
305 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.
openbitapp/laravel-lzw
32 Downloads
LZW Compressor/Decompressor for Laravel
belisoful/prado-image
1 Downloads
Image containers, metadata editing, and codecs for the PRADO PHP framework: read-write JPEG, TIFF, PNG, WebP/RIFF, and GIF87a/89a; EXIF through Exif 3.1 with makernotes, XMP (ISO 16684-1), IPTC (IIM), Photoshop 8BIM, JFIF/JFXX, JUMBF, PrintIM, and Exif WAVE audio; read-write ICC profiles with a pure-PHP matrix/TRC color transform; dual GD/ImageMagick raster conversion; and the LZW/GIF-LZW/PackBits/CCITT-fax/horizontal-predictor codecs.
belisoful/php-image
2 Downloads
Image containers, metadata editing, and codecs for PHP: read-write JPEG, TIFF, PNG, WebP/RIFF, and GIF87a/89a; EXIF through Exif 3.1 with makernotes, XMP (ISO 16684-1), IPTC (IIM), Photoshop 8BIM, JFIF/JFXX, JUMBF, PrintIM, and Exif WAVE audio; read-write ICC profiles with a pure-PHP matrix/TRC color transform; dual GD/ImageMagick raster conversion; and the LZW/GIF-LZW/PackBits/CCITT-fax/horizontal-predictor codecs.
lzw/zto
14 Downloads
lzwanziger/regexhelper
2 Downloads
This package helps you to validate filenames, emails and strings overall.
lzw7758/php_redis_mq
6 Downloads
PHP Redis消息队列完整实现方案,支持可靠队列、重试机制、死信队列、多进程消费等功能