PHPackages                             chee/pclzip - 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. chee/pclzip

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

chee/pclzip
===========

Unofficial PclZip#2.8.2 php library in laravel package. document of PclZip =&gt; www.phpconcept.net/pclzip

12273[1 issues](https://github.com/magnagroup/CheePclzip/issues)PHP

Since Sep 21Pushed 11y ago2 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Unofficial PclZip library in Laravel package
============================================

[](#unofficial-pclzip-library-in-laravel-package)

Version of PclZip = 2.8.2

Document:

Install
-------

[](#install)

update root `composer.json`:

```
"require": {
    "laravel/framework": "4.2.*",
    "chee/pclzip": "dev-master"
},
```

then run `composer update`.

update `app/config/app.php`:

Service Provider:

```
'Chee\Pclzip\PclzipServiceProvider'
```

Aliases\[Facades\]:

```
'Pclzip'		  => 'Chee\Pclzip\Pclzip'
```

Use
---

[](#use)

```
$archive = new Pclzip($path);
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c043a72a1576f7a46a2bdf2cd58340156cd913e31f396f97e622a79dcf67482?d=identicon)[m-jch](/maintainers/m-jch)

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

---

Top Contributors

[![m-jch](https://avatars.githubusercontent.com/u/3691463?v=4)](https://github.com/m-jch "m-jch (8 commits)")

### Embed Badge

![Health badge](/badges/chee-pclzip/health.svg)

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

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M125](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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