(PHP >= 5.3.0, PECL phar >= 1.0.0)
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
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::getSupportedCompression
  • References/PHP/Function/Compression/Phar/Phar

(PHP >= 5.3.0, PECL phar >= 1.2.0) Return array of supported compression algorithms

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

(Unknown) Extract the contents of a phar archive to a directory

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Returns the number of entries (files) in the Phar archive

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

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

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

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

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Stop buffering write requests to the Phar archive, and save changes

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Reads the currently executed file (a phar) and registers its manifest

2025-01-10 15:47:30