1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-07-29 19:50:10 +02:00
Commit Graph

56 Commits

Author SHA1 Message Date
Ne-Lexa
560a94c910 Completely rewritten code.
Implement read-only zip file - class \PhpZip\ZipFile, create and update zip file - \PhpZip\ZipOutputFile.
Supports ZIP64 ext, Traditional PKWARE Encryption, WinZip AES Encryption.
2016-09-26 12:04:38 +03:00
wapplay-home-linux
5c23e588ff change structure 2016-09-09 17:30:17 +03:00
Ne-Lexa
d075309b78 Merge branch 'release/1.0.0' 1.0.0 2016-09-08 19:19:11 +03:00
Ne-Lexa
fe38b442a0 Merge tag '1.0.0' into develop
1.0.0 1.0.0
2016-09-08 19:19:11 +03:00
Ne-Lexa
45937d2620 Zip file create and modification 2016-09-08 19:18:53 +03:00
Ne-Lexa
62af355d91 Initial commit 2016-09-08 14:16:25 +03:00