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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Mount an external path or file to a virtual location within the phar

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Uncompresses the current Phar entry within the phar, if it is compressed

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

(Unknown) Returns true if the phar archive can be modified

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Returns true if the tar/zip archive can be modified

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

(PHP >= 5.3.0, PECL phar >= 1.2.0) Deletes the global metadata of the phar

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Add a file from the filesystem to the tar/zip archive

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Returns true if the phar archive is based on the tar/phar/zip file

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Decompresses the entire Phar archive

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) instructs phar to intercept fopen, file_get_contents, opendir, and

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

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

2025-01-10 15:47:30