Top Level :: File Formats

Package Information: Archive_Zip

This package is not maintained anymore and has been superseded. Package has moved to channel pecl.php.net, package zip.
» Summary » License
Zip file archiving management class LGPL
» Current Release » Bug Summary
0.1.1 (beta) was released on 2005-11-26 (Changelog)
Development Roadmap
  • Package Maintenance Rank: 21 of 174 packages with open bugs
  • Number of open bugs: 2 (17 total bugs)
  • Average age of open bugs: 81 days
  • Oldest open bug: 122 days

Report a new bug to Archive_Zip
» 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.
» Maintainers » More Information

Packages that depend on Archive_Zip