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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Add a file from the filesystem to the tar/zip archive

2025-01-10 15:47:30
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
PharFileInfo::delMetadata
  • References/PHP/Function/Compression/Phar/PharFileInfo

(PHP >= 5.3.0, PECL phar >= 1.2.0) Deletes the metadata of the entry

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Returns file-specific meta-data saved with a file

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Returns CRC32 code or throws an exception if CRC has not been verified

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