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
Categories
FrameworksLicense
BSD License, GNU Library or Lesser General Public License version 2.0 (LGPLv2), GNU General Public License version 2.0 (GPLv2), MIT License, Apache License V2.0Follow zip module implementation in php
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Nice alternative to php_zip module