SevenZipArchive
SevenZipArchive copied to clipboard
This PHP class makes it easy to handle archives with the command line version of 7-Zip
SevenZipArchive PHP class
- Copyright (c) 2011, http://www.phpgangsta.de
- Author: Michael Kliewe, @PHPGangsta
- Licensed under the BSD License.
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.