Download the PHP package popphp/pop-archive without Composer
On this page you can find all versions of the php package popphp/pop-archive. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package pop-archive
pop-archive
END OF LIFE
The pop-archive
component v2.1.1 is now end-of-life and will no longer be maintained.
OVERVIEW
pop-archive
provides a normalized interface and integrated adapters to let a user decompress,
extract, package and compress files in a common archive format. The supported formats are:
- tar
- tar.gz
- tar.bz2
- zip
pop-archive
is a component of the Pop PHP Framework.
INSTALL
Install pop-archive
using Composer.
composer require popphp/pop-archive
BASIC USAGE
Extract a zip archive
Extract a tar.gz archive
Add files to a zip archive
Add files to a tar archive and compress
All versions of pop-archive with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
ext-zip Version *
ext-bz2 Version *
ext-zlib Version *
pear/archive_tar Version ~1.0
ext-zip Version *
ext-bz2 Version *
ext-zlib Version *
pear/archive_tar Version ~1.0
The package popphp/pop-archive contains the following files
Loading the files please wait ....