WebZipper PHP Class

WebZipper PHP Class

WebZipper is a php class for creating zip files/folders without comments or with comments, read the comments from zip archive, unzipping archives, delete and rename files inside the zip archive with user friendly messages. This class was written with prebuilt php functions available for PHP5 .2+ but can work in older php versions if PECL extension is available.

Features:

  • Zip files/folders
  • Zip files/folders with comments
  • Read Comments from zip archives
  • Unzip archives
  • Delete files inside zip archive
  • Rename files inside zip archive
  • Friendly Messages
  • GUI/UI Ready
Learn More