| » 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 |
No open bugs 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 | |