tar compress gzip, bzip2 file and http stream download
-
Updated
Apr 10, 2024 - PHP
tar compress gzip, bzip2 file and http stream download
Library to ease the usage of compression, wrapper around multiple low level compression tools `pigz/zip/tar` Simple library for archiving and un-archiving files using several compression utilities.
PHP Compression Lib is a library to compress files or raw content using multiple compression formats, including bzip2, gzip, gzipstream, and ZIP. In addition, it provides utilities to read, modify, and manage '.zip' archives programmatically.
Add a description, image, and links to the compression-library topic page so that developers can more easily learn about it.
To associate your repository with the compression-library topic, visit your repo's landing page and select "manage topics."