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
Apache License V2.0, BSD License, GNU General Public License version 2.0 (GPLv2), GNU Library or Lesser General Public License version 2.0 (LGPLv2), MIT LicenseFollow zip module implementation in php
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
Nice alternative to php_zip module