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

(Unknown) Returns true if the phar archive can be modified

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Extract the contents of a tar/zip archive to a directory

2025-01-10 15:47:30
ZipArchive::addFromString
  • References/PHP/Function/Compression/Zip/ZipArchive

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0) Add a file to a ZIP archive using its contents

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

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

2025-01-10 15:47:30
ZipArchive::setCommentIndex
  • References/PHP/Function/Compression/Zip/ZipArchive

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.4.0) Set the comment of an entry defined by its index

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) dummy function (Phar::setStub is not valid for PharData)

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::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
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
bzcompress
  • References/PHP/Function/Compression/Bzip2

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Compress a string into bzip2 encoded data

2025-01-10 15:47:30