Zipper icon indicating copy to clipboard operation
Zipper copied to clipboard

This is a simple Wrapper around the ZipArchive methods with some handy functions

Results 65 Zipper issues
Sort by recently updated
recently updated
newest added

Hey, I wonder if I can whitelist/blacklist using wildcard for example, black list all php files *.php Thanks

Hello, I think `create directory` is missing. I tried `$zipper->folder("folder");` but its not worked because there is no added file. I also tried `$zipper->folder("folder")->add(array());`.

Hello, I've managed to zip the file but I'm having this error when downloaded and trying to open it: Archive: /home/alique/Downloads/24x7project5.zip [/home/alique/Downloads/24x7project5.zip] End-of-central-directory signature not found. Either this file is...

The file exists and file type control method does not found? Thanks.