Phar::getModified
  • References/PHP/Function/Compression/Phar/Phar

(PHP >= 5.3.0, PECL phar >= 1.0.0) Return whether phar was modified

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) remove a file from a tar/zip archive

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Returns the actual size of the file (with compression) inside the Phar

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

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

2025-01-10 15:47:30