Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package
bz2_filter
Installed
- no -
Latest
1.1.0
License
PHP
Summary
bz2 filter implementation backport for PHP 5.0
Description
bzip2 compress/decompress stream filter implementation. Performs inline compression/decompression using the bzip2 algorythm on any PHP I/O stream. The data produced by this filter, while compatable with the payload portion of a bz2 file, does not include headers or tailers for full bz2 file compatability. To achieve this format, use the compress.bzip2:// fopen wrapper built directly into PHP.
Dependencies
PHP Version: version 5.1.0 or older PHP Version: 5.0.0 or newer PEAR Package: pear.php.net/PEAR 1.4.0a2 or newer