We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc8fce commit c3ca3d2Copy full SHA for c3ca3d2
README.md
@@ -4,8 +4,6 @@
4
5
This library was written to simplify and automate Zip files management using [PHP ZipArchive](http://php.net/manual/en/class.ziparchive.php).
6
7
-From version 2.0.0, it supports multiple Zip files (extract, add file, remove file, merge, ...) via `\ZanySoft\Zip\ZipManager` class.
8
-
9
### Installation
10
Require this package in your composer.json and update composer. This will download the package.
11
0 commit comments