Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 435 Bytes

index.rst

File metadata and controls

16 lines (11 loc) · 435 Bytes

Comodojo/zip documentation

This library simplifies and automates the management of zip files using the PHP ZipArchive.

It includes the \Comodojo\Zip\ZipManager class to manage multiple Zip files at once (extract, add, remove, merge).

install zip_usage zipmanager_usage