SevenZipArchive icon indicating copy to clipboard operation
SevenZipArchive copied to clipboard

This PHP class makes it easy to handle archives with the command line version of 7-Zip

SevenZipArchive PHP class

Usage:

See example files

ToDo:

  • add multiple files support for compress method
  • add update command: u
  • add delete command: d
  • add benchmark command: b

Notes:

If you like this script or have some features to add, contact me, fork this project, send pull requests, you know how it works.