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

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

gh640/sjis-zip
==============

A utility to handle zip files encoded with Shift-JIS.

0.1.0(5y ago)07MITPHPPHP &gt;=7.3CI failing

Since Sep 3Pushed 5y ago1 watchersCompare

[ Source](https://github.com/gh640/sjis-zip)[ Packagist](https://packagist.org/packages/gh640/sjis-zip)[ Docs](https://github.com/gh640/sjis-zip)[ RSS](/packages/gh640-sjis-zip/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (1)Versions (2)Used By (0)

`gh640/sjis-zip`
================

[](#gh640sjis-zip)

A utility to handle zip files encoded with Shift-JIS.

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

[](#installation)

```
composer require gh640/sjis-zip
```

Usage
-----

[](#usage)

```
use gh640\SjisZip\Extractor;

$extractor = Extractor::create('src.zip');

// List items.
$items = $extractor->items();

// Extract the file.
$extractor->extract('path/to/dest');
```

License
-------

[](#license)

MIT.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2075d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3745a2a8537f76e1b5c3c91c37a4177825c2089fc946a5559e5c3e3097fb1db8?d=identicon)[gh640](/maintainers/gh640)

---

Top Contributors

[![gh640](https://avatars.githubusercontent.com/u/3532528?v=4)](https://github.com/gh640 "gh640 (8 commits)")

---

Tags

charsetcomposer-packagephpsjissjis

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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