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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Returns whether phar extension supports writing and creating phars

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Returns Phar::GZ or PHAR::BZ2 if the entire phar archive is compressed

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Gets a

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Compresses the entire Phar archive using Gzip or Bzip2 compression

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Completely remove a phar archive from disk and from memory

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

(Unknown) Add a file from the filesystem to the phar archive

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