(PHP >= 5.3.0, PECL phar >= 1.0.0)
Phar::getMetadata
  • References/PHP/Function/Compression/Phar/Phar

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

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

(PHP >= 5.3.0, PECL phar >= 1.2.0) Returns whether phar has global meta-data

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

(Unknown) Add an empty directory to the phar 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::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
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
Phar::buildFromDirectory
  • References/PHP/Function/Compression/Phar/Phar

(PHP >= 5.3.0, PECL phar >= 2.0.0) Construct a phar archive from the files within a directory.

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

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

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) remove a file from a phar

2025-01-10 15:47:30