ZipArchive::close
  • References/PHP/Function/Compression/Zip/ZipArchive

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0) Close the active archive (opened or newly created)

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

(PHP 4, PHP 5, PHP 7) Test for EOF on a gz-file pointer

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

(PHP 4, PHP 5, PHP 7) Binary-safe gz-file write

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

(PECL rar >= 2.0.0) Get text representation of entry

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

(PHP 4, PHP 5, PHP 7) Get character from gz-file pointer

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

(PHP 4 >= 4.0.1, PHP 5, PHP 7) Uncompress a compressed string

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Returns the actual size of the file (with compression) inside the Phar

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Completely remove a phar archive from disk and from memory

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Compresses the entire Phar archive using Gzip or Bzip2 compression

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

(PHP >= 5.3.0, PECL phar >= 1.2.0) Returns whether the given filename is a valid phar filename

2025-01-10 15:47:30