PHPackages                             sourovahmad/unzipper - 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. sourovahmad/unzipper

ActiveLibrary

sourovahmad/unzipper
====================

An easy way to unzip the files in laravel

1335↓100%1PHP

Since Sep 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Sourovahmad/laravel-unzipper)[ Packagist](https://packagist.org/packages/sourovahmad/unzipper)[ RSS](/packages/sourovahmad-unzipper/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Package For Unzip the files in one line
===============================================

[](#laravel-package-for-unzip-the-files-in-one-line)

### Instaling

[](#instaling)

```
composer require sourovahmad/unzipper
```

Done It will Install All dependecies for you

### How it works

[](#how-it-works)

```
    SourovahmadUnzipper::unzip(pass the zip file);
```

using the just call the  **SourovahmadUnzipper::unzip();**  at the parameter pass the zip file and you are done.

### Locate The files

[](#locate-the-files)

```
    public -> zip -> unzipped (with unique number)
```

### Get the data

[](#get-the--data)

```
    SourovahmadUnzipper::unzip('the folder unique number');
```

your folder unique number is located in public -&gt; zip -&gt; unzipped -&gt; which folder data you want to get

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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/47d50f3d222ff92aef2307ce0600356c753597d1740bcd63f1f54321c8fdfa10?d=identicon)[Sourovahmad](/maintainers/Sourovahmad)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/sourovahmad-unzipper/health.svg)

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

PHPackages © 2026

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