PHPackages                             shadesoft/zipper - 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. shadesoft/zipper

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

shadesoft/zipper
================

Makes a zip archive from the content of a directory.

v1.0(7y ago)158MITPHPPHP &gt;=5.3

Since Sep 25Pushed 4y agoCompare

[ Source](https://github.com/ShadeSoft/Zipper)[ Packagist](https://packagist.org/packages/shadesoft/zipper)[ Docs](https://github.com/ShadeSoft/Zipper)[ RSS](/packages/shadesoft-zipper/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Zipper
======

[](#zipper)

> Makes a zip archive from the content of a directory.

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

[](#installation)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require shadesoft/zipper
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Usage
-----

[](#usage)

```
\ShadeSoft\Zipper\Zipper::zip('/path/to/directory', '/path/to/zip/file');
\ShadeSoft\Zipper\Zipper::zip('/path/to/directory', '/path/to/zip/file', 'CP852'); // file names in zip file will be converted to East-European
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

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

Unknown

Total

1

Last Release

2835d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d07773b12732581240d3515028d3b6a17f8074aa2d3c96250cb97e0243394eb?d=identicon)[sbolch](/maintainers/sbolch)

---

Top Contributors

[![sbolch](https://avatars.githubusercontent.com/u/2583090?v=4)](https://github.com/sbolch "sbolch (3 commits)")

---

Tags

zipzipperphpzip

### Embed Badge

![Health badge](/badges/shadesoft-zipper/health.svg)

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

###  Alternatives

[madnest/madzipper

Easier zip file handling for Laravel applications.

1382.4M9](/packages/madnest-madzipper)[barracudanetworks/archivestream-php

A library for dynamically streaming dynamic tar or zip files without the need to have the complete file stored on the server.

77194.3k1](/packages/barracudanetworks-archivestream-php)[jmathai/s3-bucket-stream-zip-php

PHP library to efficiently stream contents from an AWS S3 bucket or folder as a zip file

56114.7k](/packages/jmathai-s3-bucket-stream-zip-php)[chamilo/pclzip

A PHP library that offers compression and extraction functions for Zip formatted archives

21155.6k4](/packages/chamilo-pclzip)[mcnetic/zipstreamer

Stream zip files without i/o overhead

2462.1k](/packages/mcnetic-zipstreamer)

PHPackages © 2026

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