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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Return version info of Phar archive

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Returns whether phar extension supports compression using either zlib

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

(PHP >= 5.3.0, PECL phar >= 1.1.0) Return array of supported signature types

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) mapPhar for web-based phars. front controller for web applications

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Used to set the PHP loader or bootstrap stub of a Phar archive

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) set the contents of an internal file to those of an external file

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) determines whether a file exists in the phar

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Convert a phar archive to another executable phar archive file format

2025-01-10 15:47:30