PEAR  
Search package by name
 

Package Management
Package Management

 

Package Search
Package Search

 

Channel Management
Channel Management

 

Configuration
Configuration

 
Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
Package Archive_Zip
Installed - no -
Latest 0.1.2
License LGPL
Summary Zip file archiving management class
Description ------------------------------------
The PECL Zip extension is faster and more current than this native PHP library. If possible, you should use the PECL extension instead:

http://pecl.php.net/zip
------------------------------------

Archive_Zip

This class provides the ability to handle Zip files using native PHP. No extra libraries are needed. This class offers tools that can create, list, extract, unpack, append Zip files.

Vincent Blavet wrote this application, but it's unmaintained currently. Some ideas for future work (feel free to volunteer):
A) Add driver for use with pecl/zip
B) Collaborate with File_Archive
C) Add documentation

See Also:
http://en.wikipedia.org/wiki/ZIP_%28file_format%29

For a PEAR alternative to this class, consider using File_Archive instead.
Dependencies
PHP Version: 4.0.0 or newer
PEAR Package: pear.php.net/PEAR 1.4.0b1 or newer
Options
install Install package
More extra info Extended Package Information
manual pear.php.net Developer Documentation
manual pear.php.net Package Manual