| Package Information |
| Summary |
A zip management extension |
| Maintainers |
Pierre Joye (lead) [wishlist] [details]
|
| License |
PHP License
|
| Description |
Zip is an extension to create, modify and read zip files. |
Release notes Version 1.2.0 (alpha) |
- enable stream by default,
* use uri like zip:///path/to/my.zip#entryname.dat
(the URI format may change in future version)
- add support for print_r/var_dump (Zip object)
- add tests for the OO (still need more)
- add more example, like using xmlreader and zip
stream to parse OpenDocument meta info |
|