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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Start buffering Phar write operations, do not modify the Phar object

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Used to determine whether Phar write operations are being buffered

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Returns the full path on disk or full phar URL to the currently executing

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Loads any phar archive with an alias

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

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

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

(PECL phar < 2.0.0) Uncompresses all files in the current Phar archive

2025-01-10 15:47:30