PHPackages                             comodojo/zip - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. comodojo/zip

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

comodojo/zip
============

PHP ZipArchive toolbox

3.1.1(5y ago)39444.3k↓19.6%6[1 issues](https://github.com/comodojo/zip/issues)2MITPHPPHP &gt;=7.4

Since Jul 23Pushed 4y ago4 watchersCompare

[ Source](https://github.com/comodojo/zip)[ Packagist](https://packagist.org/packages/comodojo/zip)[ Docs](https://comodojo.org)[ RSS](/packages/comodojo-zip/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (17)Used By (2)

comodojo/zip
============

[](#comodojozip)

[![Build Status](https://github.com/comodojo/zip/workflows/build/badge.svg?branch=master)](https://github.com/comodojo/zip/workflows/build/badge.svg?branch=master) [![Latest Stable Version](https://camo.githubusercontent.com/9e182637b784df0046ed080d37d18fb290c3b3c02ca5a6f7d64daab501d8ab78/68747470733a2f2f706f7365722e707567782e6f72672f636f6d6f646f6a6f2f7a69702f762f737461626c65)](https://packagist.org/packages/comodojo/zip) [![Total Downloads](https://camo.githubusercontent.com/3168acb8a3587f43c4b6b2319d44a260b2cd13403d7c0cf2d476d30d0aab4cce/68747470733a2f2f706f7365722e707567782e6f72672f636f6d6f646f6a6f2f7a69702f646f776e6c6f616473)](https://packagist.org/packages/comodojo/zip) [![Latest Unstable Version](https://camo.githubusercontent.com/fa94e9ee1b8a032c80f905303ba0a6e094564aef4a0911b670eb71368ec6cec7/68747470733a2f2f706f7365722e707567782e6f72672f636f6d6f646f6a6f2f7a69702f762f756e737461626c65)](https://packagist.org/packages/comodojo/zip) [![License](https://camo.githubusercontent.com/61c086342c1ade56e3412519ce43db898a84c8497e042ab92c8c848974b72e0c/68747470733a2f2f706f7365722e707567782e6f72672f636f6d6f646f6a6f2f7a69702f6c6963656e7365)](https://packagist.org/packages/comodojo/zip) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/50033562a5c837c62fc5b4bcab099d09664d0387cc193d49a67991b224ebb962/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f636f6d6f646f6a6f2f7a69702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/comodojo/zip/?branch=master) [![Code Coverage](https://camo.githubusercontent.com/fc8f0dca603211c8364ad58fcccfc6a5762406ce15686cb87f630e45a5b3affd/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f636f6d6f646f6a6f2f7a69702f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/comodojo/zip/?branch=master) [![Quality Gate Status](https://camo.githubusercontent.com/53854a485aca16f60a3e699ed12967e113d00ecef25f261a960568e43f689fec/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d636f6d6f646f6a6f5f7a6970266d65747269633d616c6572745f737461747573)](https://sonarcloud.io/dashboard?id=comodojo_zip) [![Reliability Rating](https://camo.githubusercontent.com/c54b46d846b830bba369ad34785cc156592044354cb34e080b7ea563eeaffc90/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d636f6d6f646f6a6f5f7a6970266d65747269633d72656c696162696c6974795f726174696e67)](https://sonarcloud.io/dashboard?id=comodojo_zip)

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](http://php.net/manual/en/class.ziparchive.php). It includes the `\Comodojo\Zip\ZipManager` class to manage multiple Zip files at once (extract, add, remove, merge).

Installation
------------

[](#installation)

Install [composer](https://getcomposer.org/), then:

`composer require comodojo/zip`

Documentation
-------------

[](#documentation)

- Docs (wip): [docs.comodojo.org/projects/zip](https://docs.comodojo.org/projects/zip/en/latest)
- API: [api.comodojo.org/libs/zip](https://api.comodojo.org/libs/zip)

Contributing
------------

[](#contributing)

Contributions are welcome and will be fully credited. Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

License
-------

[](#license)

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

> Copyright (c) 2019 Marco Giovinazzi
>
> For more information, visit [comodojo.org](https://comodojo.org).

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity47

Moderate usage in the ecosystem

Community18

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 95% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~160 days

Total

16

Last Release

1920d ago

Major Versions

1.0.0 → 2.0.02015-06-12

2.0.x-dev → 3.0.0-beta2017-08-30

PHP version history (5 changes)2.0.2PHP &gt;=5.3.0

2.1.0PHP &gt;=5.6.0

3.0.0-betaPHP &gt;=7.1

3.0.0-beta2PHP &gt;=7.2

3.1.0PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/4cc933c2d1b92f7fd32abb459387bff69fc8a87158b1474171ccf26139904706?d=identicon)[comodojo](/maintainers/comodojo)

---

Top Contributors

[![marcogiovinazzi](https://avatars.githubusercontent.com/u/12754673?v=4)](https://github.com/marcogiovinazzi "marcogiovinazzi (57 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (3 commits)")

---

Tags

extract-zipmergephpzipziparchive-toolboxzipmergeziparchivemultipleunzip

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/comodojo-zip/health.svg)

```
[![Health](https://phpackages.com/badges/comodojo-zip/health.svg)](https://phpackages.com/packages/comodojo-zip)
```

###  Alternatives

[zanysoft/laravel-zip

laravel-zip is the world's leading zip utility for file compression and backup.

3142.8M15](/packages/zanysoft-laravel-zip)[nelexa/zip

PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.

4967.4M112](/packages/nelexa-zip)[vipsoft/unzip

Unzip library - a ZipArchive wrapper

331.4M](/packages/vipsoft-unzip)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
