Phar::mapPhar
  • References/PHP/Function/Compression/Phar/Phar

(PHP >= 5.3.0, PECL phar >= 1.0.0) Reads the currently executed file (a phar) and registers its manifest

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

(PECL phar < 2.0.0) Uncompresses all files in the current Phar archive

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Add an empty directory to the tar/zip archive

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Returns whether the entry is compressed using bzip2

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Return MD5/SHA1/SHA256/SHA512/OpenSSL signature of a Phar archive

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Loads any phar archive with an alias

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

(Unknown) Add a file from a string to the phar archive

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Convert a phar archive to a non-executable tar or zip file

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Construct a phar archive from an iterator.

2025-01-10 15:47:30