PHPackages                             nadimtuhin/archiver - 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. nadimtuhin/archiver

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

nadimtuhin/archiver
===================

Archive files with passwords

2147PHP

Since Aug 17Pushed 10y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Zip Archiver
============

[](#zip-archiver)

Install
-------

[](#install)

install using composer

```
{
    "require": {
        "nadimtuhin/archiver": "0.1.*@dev"
    }
}
```

How to use
----------

[](#how-to-use)

```
$process = new Symfony\Component\Process\Process();
$zipper = new NadimTuhin\Archiver\ZipArchiver($process);
$zipper->setInputFilename("myfile.txt");
$zipper->setPassword("1234");
$zipper->archive();
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

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/6ce9596ab07b33a8d3f990aaa9a47945c110fbcf8eb6e0428b3ad1e483b6c02e?d=identicon)[nadimtuhin](/maintainers/nadimtuhin)

---

Top Contributors

[![nadimtuhin](https://avatars.githubusercontent.com/u/3125771?v=4)](https://github.com/nadimtuhin "nadimtuhin (6 commits)")

### Embed Badge

![Health badge](/badges/nadimtuhin-archiver/health.svg)

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

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

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

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15161.6M2.6k](/packages/illuminate-filesystem)[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)[madnest/madzipper

Easier zip file handling for Laravel applications.

1382.3M6](/packages/madnest-madzipper)

PHPackages © 2026

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