Registry / utility / chumper-zipper

chumper-zipper

JSON →
library1.0.3phppackagistunverified

This is a little neat helper for the ZipArchive methods with handy functions

composer require chumper/zipper
INSTALL
IMPORT
SIG · CHUMPER-ZIPPER
C
chumper-zipper
utilityphpv1.0.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Zipper
use Chumper\Zipper\Zipper;

Create a ZIP archive with a file

use Chumper\Zipper\Zipper; $zipper = new Zipper(); $zipper->make('archive.zip')->add('file.txt')->close();
Debug
Known issues
breakingRequires PHP zip extension
fix
Install or enable the zip PHP extension
affects: >=1.0.0
Upgrade
Version history
1.0.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
chumper-zipper — pip install chumper-zipper · libregistry