PHPackages                             smeghead/zo3-ja - 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. [CLI &amp; Console](/categories/cli)
4. /
5. smeghead/zo3-ja

ActiveProject[CLI &amp; Console](/categories/cli)

smeghead/zo3-ja
===============

simple cli RSS checker.

v0.0.2(2y ago)311Apache-2.0DockerfilePHP &gt;=8.0.2

Since Mar 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/smeghead/zo3ja)[ Packagist](https://packagist.org/packages/smeghead/zo3-ja)[ RSS](/packages/smeghead-zo3-ja/feed)WikiDiscussions main Synced 1mo ago

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

zo3ja
=====

[](#zo3ja)

シンプルなRSSチェッカーです。

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

[](#インストール)

```
$ composer global require smeghead/zo3-ja
```

実行方法
----

[](#実行方法)

global にインストールされた実行ファイルを実行します。(OSにより格納されるパスは異なります)

```
$ ~/.config/composer/vendor/bin/zo3ja
```

カスタマイズ
------

[](#カスタマイズ)

- 設定ファイル $HOME/.config/zo3ja/zo3ja-config.phel

`-c`を指定して`zo3ja`を実行すると設定ファイルのパスを表示します。

```
$ ~/.config/composer/vendor/bin/zo3ja -c

```

### 設定項目

[](#設定項目)

#### RSSフィードリスト `zo3ja\config\*feeds*`

[](#rssフィードリスト-zo3jaconfigfeeds)

チェックするフィードURLの一覧(`Vector`)です。この変数にフィードURLを追加することでチェックするフィードを追加できます。

#### キャッシュの有効期限 `zo3ja\config\*cache-seconds*`

[](#キャッシュの有効期限-zo3jaconfigcache-seconds)

取得したRSSフィードの情報を一定時間キャッシュします。キャッシュの時間を秒で指定することができます。 デフォルトは1時間です。

### 設定例

[](#設定例)

以下は、デフォルトのフィードに加えて、別のフィードを追加する例です。

```
(ns user-config
  (:require zo3ja\config))

(set! config/*feeds* (push (deref config/*feeds*) "https://zenn.dev/smeghead/feed"))

```

Development
-----------

[](#development)

### Open shell

[](#open-shell)

```
docker compose build
docker compose run --rm php_cli bash
```

### Test

[](#test)

```
# vendor/bin/phel test
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

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

Every ~3 days

Total

3

Last Release

773d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/179acd76bf9ce4197915822481df9901a4f70435e3b2152160b0b227146b9d95?d=identicon)[smeghead](/maintainers/smeghead)

---

Top Contributors

[![smeghead](https://avatars.githubusercontent.com/u/112476?v=4)](https://github.com/smeghead "smeghead (30 commits)")

### Embed Badge

![Health badge](/badges/smeghead-zo3-ja/health.svg)

```
[![Health](https://phpackages.com/badges/smeghead-zo3-ja/health.svg)](https://phpackages.com/packages/smeghead-zo3-ja)
```

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M320](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

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