All Projects → comodojo → zip

comodojo / zip

Licence: MIT License
PHP ZipArchive toolbox

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to zip

uncompress-react-native
Simple library to decompress files .zip, .rar, .cbz, .cbr in React Native.
Stars: ✭ 36 (+20%)
Mutual labels:  zip
excel-merge
A PHP library to merge two or more Excel files into one
Stars: ✭ 26 (-13.33%)
Mutual labels:  merge
ToGoZip
Android share/sendTo menu implementation "add2Zip"
Stars: ✭ 44 (+46.67%)
Mutual labels:  zip
minizip-asm.js
Minizip in javascript. Work with password. Demo:
Stars: ✭ 38 (+26.67%)
Mutual labels:  zip
bled
Base Library for Easy Decompression
Stars: ✭ 21 (-30%)
Mutual labels:  zip
winmerge2011
Fork of WinMerge which has a different set of features
Stars: ✭ 36 (+20%)
Mutual labels:  merge
AnonCracker
A single tool to bruteforce pdf , zip and hashes very super fast tool developed with python3
Stars: ✭ 36 (+20%)
Mutual labels:  zip
HacktoberFest-HelloWorld
All your PRs will be merged !! 😊
Stars: ✭ 24 (-20%)
Mutual labels:  merge
laravel-backup-shield
🔒Password protection (and encryption) for your laravel backups.
Stars: ✭ 32 (+6.67%)
Mutual labels:  zip
rc-zip
Pure rust zip & zip64 reading and writing
Stars: ✭ 93 (+210%)
Mutual labels:  zip
box
Box - Open Standard Archive Format, a zip killer.
Stars: ✭ 38 (+26.67%)
Mutual labels:  zip
lrkFM
Awesome, (ad) free, open source file manager for Android
Stars: ✭ 44 (+46.67%)
Mutual labels:  zip
ratarmount
Random Access Read-Only Tar Mount
Stars: ✭ 217 (+623.33%)
Mutual labels:  zip
lobicornis
🤖 [Myrmica Lobicornis 🐜] Bot: Update and Merge Pull Request
Stars: ✭ 27 (-10%)
Mutual labels:  merge
Aehnlich
Show/Merge differences in directories and their content (text files) in Light/Dark designs
Stars: ✭ 73 (+143.33%)
Mutual labels:  merge
Perfect-Zip
Perfect Zip compression utility.
Stars: ✭ 20 (-33.33%)
Mutual labels:  zip
zip-bucket
zips files in a Google Cloud Storage [tm] bucket
Stars: ✭ 32 (+6.67%)
Mutual labels:  zip
python-zipstream
Like Python's ZipFile module, except it works as a generator that provides the file in many small chunks.
Stars: ✭ 117 (+290%)
Mutual labels:  zip
aspZip
A classic ASP zip and unzip utility class that uses the native zip support from Windows (XP and above) - no components needed
Stars: ✭ 24 (-20%)
Mutual labels:  zip
jdime
syntactic merge tool for java
Stars: ✭ 14 (-53.33%)
Mutual labels:  merge

comodojo/zip

Build Status Latest Stable Version Total Downloads Latest Unstable Version License Scrutinizer Code Quality Code Coverage Quality Gate Status Reliability Rating

PHP ZipArchive toolbox

This is the development branch, please do not use it in production

This library simplifies and automates zip files management using PHP ZipArchive. It includes the \Comodojo\Zip\ZipManager class to manage multiple Zip files at once (extract, add, remove, merge).

Installation

Install composer, then:

composer require comodojo/zip

Documentation

Contributing

Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.

License

comodojo/zip is released under the MIT License (MIT). Please see License File for more information.

Copyright (c) 2019 Marco Giovinazzi

For more information, visit comodojo.org.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].