PHPackages                             vipsoft/unzip - 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. vipsoft/unzip

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

vipsoft/unzip
=============

Unzip library - a ZipArchive wrapper

1.3(5y ago)331.4M↓26.5%15MITPHPPHP &gt;=5.3.6

Since Jul 29Pushed 5y ago5 watchersCompare

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

READMEChangelog (3)DependenciesVersions (6)Used By (0)

VIPSoft\\Unzip
==============

[](#vipsoftunzip)

A wrapper around ZipArchive to extract .zip files.

This is a refactoring of my Piwik\_Unzip\_ZipArchive class. It now requires php 5.3.6+, uses namespaces, adheres to object calisthenics, and is re-licensed as MIT.

Features
--------

[](#features)

- Simple to use!

    ```
    use VIPSoft\Unzip\Unzip;

    $unzipper  = new Unzip();
    $filenames = $unzipper->extract($zipFilePath, $extractToThisDir);
    ```
- Guards against malicious filenames in the archive

Copyright
---------

[](#copyright)

Copyright (c) 2010-2012 Anthon Pang. See LICENSE for details.

Contributors
------------

[](#contributors)

- Anthon Pang [robocoder](http://github.com/robocoder)

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity51

Moderate usage in the ecosystem

Community19

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 76.5% 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 ~774 days

Total

5

Last Release

1943d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bdee67d29c3391bdda34f2255b1bb2200f23295c57de075cd93c50e3822ee7b5?d=identicon)[vipsoft](/maintainers/vipsoft)

---

Top Contributors

[![robocoder](https://avatars.githubusercontent.com/u/922051?v=4)](https://github.com/robocoder "robocoder (13 commits)")[![bazo](https://avatars.githubusercontent.com/u/181588?v=4)](https://github.com/bazo "bazo (1 commits)")[![defaye](https://avatars.githubusercontent.com/u/1431026?v=4)](https://github.com/defaye "defaye (1 commits)")[![marcusesa](https://avatars.githubusercontent.com/u/1117674?v=4)](https://github.com/marcusesa "marcusesa (1 commits)")[![SamuelNorbury](https://avatars.githubusercontent.com/u/2980566?v=4)](https://github.com/SamuelNorbury "SamuelNorbury (1 commits)")

---

Tags

zipziparchiveunzippclzip

### Embed Badge

![Health badge](/badges/vipsoft-unzip/health.svg)

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

###  Alternatives

[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)[alchemy/zippy

Zippy, the archive manager companion

47522.6M51](/packages/alchemy-zippy)[zanysoft/laravel-zip

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

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

PHPackages © 2026

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