zip module implementation in php

License: Free ‎File size: N/A
‎Users Rating: 4.4/5 - ‎8 ‎votes

ABOUT zip module implementation in php

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.