File: |
src/Zip/Core/AbstractZipArchive.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
Version 2.0 for this package.
The entire structure have been reworked, and it is now using namespace, meaning that PHP 5.3 is now required as a minimum.
See the examples in the legacy folder to see how you can easily migrate to the new structure.
Most notable new function added is appendZip, to merge the content of an existing Zip file into the current one without re-compression, using the PHP Zip Merge package, also available here on PHPClasses.
|
Class: |
Zip Stream
Create ZIP archives for large number of files |
Author: |
By Asbjorn Grandt |
Last change: |
Update of src/Zip/Core/AbstractZipArchive.php |
Date: |
8 months ago |
Size: |
37,761 bytes |
|
|
|