gzputs
  • References/PHP/Function/Compression/Zlib

(PHP 4, PHP 5, PHP 7) Alias of

2025-01-10 15:47:30
PharFileInfo::setCompressedGZ
  • References/PHP/Function/Compression/Phar/PharFileInfo

(PHP >= 5.3.0, PECL phar >= 1.0.0) Compresses the current Phar entry within the phar using gz compression

2025-01-10 15:47:30
Phar::isCompressed
  • References/PHP/Function/Compression/Phar/Phar

(PHP >= 5.3.0, PECL phar >= 2.0.0) Returns Phar::GZ or PHAR::BZ2 if the entire phar archive is compressed

2025-01-10 15:47:30
Phar::compressAllFilesBZIP2
  • References/PHP/Function/Compression/Phar/Phar

(PHP >= 5.3.0, PECL phar >= 1.0.0) Compresses all files in the current Phar archive using Bzip2 compression

2025-01-10 15:47:30
RarArchive::isSolid
  • References/PHP/Function/Compression/Rar/RarArchive

(PECL rar >= 2.0.0) Check whether the RAR archive is solid

2025-01-10 15:47:30
Phar::compressAllFilesGZ
  • References/PHP/Function/Compression/Phar/Phar

(PHP >= 5.3.0, PECL phar >= 1.0.0) Compresses all files in the current Phar archive using Gzip compression

2025-01-10 15:47:30
RarEntry::getAttr
  • References/PHP/Function/Compression/Rar/RarEntry

(PECL rar >= 0.1) Get attributes of the entry

2025-01-10 15:47:30
PharData::__construct
  • References/PHP/Function/Compression/Phar/PharData

(PHP >= 5.3.0, PECL phar >= 2.0.0) Construct a non-executable tar or zip archive object

2025-01-10 15:47:30
gzclose
  • References/PHP/Function/Compression/Zlib

(PHP 4, PHP 5, PHP 7) Close an open gz-file pointer

2025-01-10 15:47:30
bzopen
  • References/PHP/Function/Compression/Bzip2

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Opens a bzip2 compressed file

2025-01-10 15:47:30