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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Construct a Phar archive object

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Returns whether phar extension supports writing and creating phars

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

(Unknown) Used to set the PHP loader or bootstrap stub of a Phar archive to the default loader

2025-01-10 15:47:30
gzseek
  • References/PHP/Function/Compression/Zlib

(PHP 4, PHP 5, PHP 7) Seek on a gz-file pointer

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Returns the Phar file entry flags

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Compresses the entire tar/zip archive using Gzip or Bzip2 compression

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

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0) Extract the archive contents

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

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0) Get a file handler to the entry defined by its name (read only)

2025-01-10 15:47:30