Download the PHP package horde/compress without Composer
On this page you can find all versions of the php package horde/compress. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download horde/compress
More information about horde/compress
Files in horde/compress
Download horde/compress
More information about horde/compress
Files in horde/compress
Vendor horde
Package compress
Short Description Compression library
License LGPL-2.1-only
Homepage https://www.horde.org/libraries/Horde_Compress
Package compress
Short Description Compression library
License LGPL-2.1-only
Homepage https://www.horde.org/libraries/Horde_Compress
Please rate this library. Is it a good library?
Informations about the package compress
Horde\Compress
A PHP library for creating and extracting compressed archives and encoded transport formats. Supports ZIP, TAR, GZIP, RAR (read-only), DBX (read-only) and for handling Microsoft TNEF (winmail.dat) decoding.
Installation
Optional dependencies
| Package | Purpose |
|---|---|
horde/stream_filter |
CRC32 stream filter for ZIP compression with resource handles |
horde/icalendar |
iCalendar generation from TNEF meeting requests |
horde/mapi |
MAPI property decoding for TNEF attachments |
horde/mail |
RFC 822 address parsing in TNEF messages |
ext-zlib |
Required for Gzip driver |
Usage
CompressFactory
Pass a PSR-3 logger to the factory for diagnostic output:
Creating a ZIP archive
Extracting a ZIP archive
Creating a TAR archive
Compressing a directory
Decompressing GZIP data
Decoding TNEF (winmail.dat)
Reading RAR archives (listing only)
Architecture
Upgrading
See doc/UPGRADING.md for the migration guide from the
legacy Horde_Compress (PSR-0) API to the modern Horde\Compress (PSR-4) API.
Requirements
- PHP 8.1+
horde/exception^3horde/mime^3horde/translation^3horde/util^3
License
LGPL-2.1-only. See LICENSE for details.
All versions of compress with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
horde/exception Version ^3 || dev-FRAMEWORK_6_0
horde/mime Version ^3 || dev-FRAMEWORK_6_0
horde/translation Version ^3 || dev-FRAMEWORK_6_0
horde/util Version ^3 || dev-FRAMEWORK_6_0
horde/exception Version ^3 || dev-FRAMEWORK_6_0
horde/mime Version ^3 || dev-FRAMEWORK_6_0
horde/translation Version ^3 || dev-FRAMEWORK_6_0
horde/util Version ^3 || dev-FRAMEWORK_6_0
The package horde/compress contains the following files
Loading the files please wait ...