PharData::buildFromDirectory
  • References/PHP/Function/Compression/Phar/PharData

(PHP >= 5.3.0, PECL phar >= 2.0.0) Construct a tar/zip archive from the files within a directory.

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Copy a file internal to the phar archive to another new file within

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Construct a non-executable tar or zip archive object

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Compresses the current Phar entry with either zlib or bzip2 compression

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Copy a file internal to the phar archive to another new file within

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Delete a file within a phar archive

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

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

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

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

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Compresses all files in the current Phar archive using Gzip compression

2025-01-10 15:47:30