PHPackages                             barry127/zippr - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. barry127/zippr

ActiveLibrary[File &amp; Storage](/categories/file-storage)

barry127/zippr
==============

Class to handle zip files

1.0.1(11y ago)127MITPHPPHP &gt;=5.3.0

Since May 11Pushed 11y ago1 watchersCompare

[ Source](https://github.com/Barry127/Zippr)[ Packagist](https://packagist.org/packages/barry127/zippr)[ Docs](https://github.com/Barry127/Zippr)[ RSS](/packages/barry127-zippr/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (3)Used By (0)

zippr
=====

[](#zippr)

A PHP class for handeling zip files. The class abstracts the ZipArchive class.

Current support:

- Add file to archive
- Add directory to archive
- Add comment to archive
- Extract an archive

Complete documentation can be found at [zippr.barrydekleijn.nl](http://zippr.barrydekleijn.nl)

UPDATED
-------

[](#updated)

Zip is now called Zippr and carries version number 1.0.

This major update has the following updates

- PSR-0 standard for namespacing
- Error handling using PHP Exception class
- Bug fixes on addDir method
- extractArchive has become a static function
- Dependencies are checked in a seperate method

INSTALL
-------

[](#install)

Add the next line to the require section in your composer.json file

```
"barry127/zippr": "1.*"

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~123 days

Total

2

Last Release

4266d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5149425?v=4)[Barry de Kleijn](/maintainers/Barry127)[@Barry127](https://github.com/Barry127)

---

Top Contributors

[![Barry127](https://avatars.githubusercontent.com/u/5149425?v=4)](https://github.com/Barry127 "Barry127 (16 commits)")

---

Tags

archivezipextract

### Embed Badge

![Health badge](/badges/barry127-zippr/health.svg)

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

###  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)[splitbrain/php-archive

Pure-PHP implementation to read and write TAR and ZIP archives

1061.4M20](/packages/splitbrain-php-archive)[zanysoft/laravel-zip

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

3142.8M15](/packages/zanysoft-laravel-zip)[wapmorgan/unified-archive

UnifiedArchive - an archive manager with unified interface of working with all popular archive formats (zip/7z/rar/gz/bz2/xz/cab/tar/tar.gz/tar.bz2/tar.x/tar.Z/...) for PHP with ability for listing, reading, extracting and creation + built-in console archive manager.

2791.6M7](/packages/wapmorgan-unified-archive)[phpzip/phpzip

Package to create and stream archives of compressed files in ZIP format with PHP 5.3+

124840.7k9](/packages/phpzip-phpzip)[raulfraile/distill

Smart compressed files extractor

228190.4k9](/packages/raulfraile-distill)

PHPackages © 2026

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