(PHP >= 5.3.0, PECL phar >= 1.0.0) Reads the currently executed file (a phar) and registers its manifest
(PECL phar < 2.0.0) Uncompresses all files in the current Phar archive
(PHP >= 5.3.0, PECL phar >= 2.0.0) Add an empty directory to the tar/zip archive
(PHP >= 5.3.0, PECL phar >= 1.0.0) Returns whether the entry is compressed using bzip2
(PHP >= 5.3.0, PECL phar >= 1.0.0) Return MD5/SHA1/SHA256/SHA512/OpenSSL signature of a Phar archive
(PHP >= 5.3.0, PECL phar >= 1.0.0) Loads any phar archive with an alias
(Unknown) Add a file from a string to the phar archive
(PHP >= 5.3.0, PECL phar >= 2.0.0) Convert a phar archive to a non-executable tar or zip file
(PHP >= 5.3.0, PECL phar >= 2.0.0) Construct a phar archive from an iterator.
Page 10 of 10