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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Compresses all files in the current Phar archive using Gzip compression

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

(Unknown) Used to set the PHP loader or bootstrap stub of a Phar archive to the default loader

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
Phar::setSignatureAlgorithm
  • References/PHP/Function/Compression/Phar/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::apiVersion
  • References/PHP/Function/Compression/Phar/Phar

(PHP >= 5.3.0, PECL phar >= 1.0.0) Returns the api version

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

(PHP >= 5.3.0, PECL phar >= 1.2.1) Set the alias for the Phar archive

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::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