PHPackages                             howyi/retort - 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. howyi/retort

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

howyi/retort
============

Lite directory compressor

v1.0.3(8y ago)1112MITPHPPHP &gt;=7.0.16

Since Oct 12Pushed 8y agoCompare

[ Source](https://github.com/howyi/retort)[ Packagist](https://packagist.org/packages/howyi/retort)[ RSS](/packages/howyi-retort/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (4)Dependencies (7)Versions (5)Used By (0)

retort
======

[](#retort)

指定した名称のディレクトリを全てzip圧縮する

インストール
------

[](#インストール)

```
composer require howyi/retort:~1.0.0 --dev
```

設定
--

[](#設定)

cwd以下に `rtrt.yml` を配置する

```
type: zip
# 圧縮、解凍するディレクトリ名 Retort/  Retort.zip
name: Retort
# 検索するディレクトリ一覧 src/ tests/ 以下を検索する設定
directories:
  - src
  - tests
```

コマンド
----

[](#コマンド)

ディレクトリを圧縮

```
./vendor/bin/rtrt seal
```

ディレクトリを解凍

```
./vendor/bin/rtrt heat
```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Every ~1 days

Total

4

Last Release

3174d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6592938?v=4)[niwatori / Hayashi Takuya](/maintainers/howyi)[@howyi](https://github.com/howyi)

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/howyi-retort/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)[altis/local-server

Local Server module for Altis

18217.0k2](/packages/altis-local-server)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)

PHPackages © 2026

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