zip module implementation in php
Description
Implementation of php's zip extension using only php and zip/unzip binaries. It is useful if installing binary zip module is not an option on your server. ZipArchive class is included. Will also provide zip:// handler if users request it.
Features
- php
- zip
Update Notifications
User Ratings
User Reviews
-
Nice alternative to php_zip module