Phar::setSignatureAlgorithm
  • References/PHP/Function/Compression/Phar/PharData/Phar

(PHP >= 5.3.0, PECL phar >= 1.1.0) set the signature algorithm for a phar and apply it.

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Returns the number of entries (files) in the Phar archive

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Compresses all files in the current Phar archive

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Sets phar archive meta-data

2025-01-10 15:47:30
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
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
PharData::offsetSet
  • References/PHP/Function/Compression/Phar/PharData

(PHP >= 5.3.0, PECL phar >= 2.0.0) set the contents of a file within the tar/zip to those of an external

2025-01-10 15:47:30