PHPackages                             superextend/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. superextend/zip

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

superextend/zip
===============

zip

1.0(6y ago)07MITPHPPHP &gt;=5.6

Since Dec 18Pushed 6y agoCompare

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

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

压缩
==

[](#压缩)

zip压缩

安装
--

[](#安装)

```
composer require superextend/zip

```

使用
--

[](#使用)

```
use superextend\zip\Zipfile;

$logopath = ''; //要压缩的文件目录

$filepath = '';//要存放的目录

$zips = new Zipfile();

$result = $zips->makezip($logopath,$filepath);

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

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

2336d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2a45cde82ab0add5155e84036279222dbf873bb3ce4225a18ea031e3b5067530?d=identicon)[superextend](/maintainers/superextend)

---

Top Contributors

[![superextend](https://avatars.githubusercontent.com/u/58968749?v=4)](https://github.com/superextend "superextend (11 commits)")

---

Tags

zip

### Embed Badge

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

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

###  Alternatives

[alchemy/zippy

Zippy, the archive manager companion

47522.6M51](/packages/alchemy-zippy)[pclzip/pclzip

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

19412.9M4](/packages/pclzip-pclzip)[spatie/laravel-personal-data-export

Create personal data downloads in a Laravel app

550543.8k8](/packages/spatie-laravel-personal-data-export)[ihor/nspl

Non-standard PHP library (NSPL) - functional primitives toolbox and more

381368.5k](/packages/ihor-nspl)[vipsoft/unzip

Unzip library - a ZipArchive wrapper

331.4M](/packages/vipsoft-unzip)[pragmarx/zipcode

A worldwide address-by-zipcode searcher.

10265.4k](/packages/pragmarx-zipcode)

PHPackages © 2026

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