PHPackages                             localdisk/nhk - 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. [API Development](/categories/api)
4. /
5. localdisk/nhk

ActiveLibrary[API Development](/categories/api)

localdisk/nhk
=============

A simple API extension for NHK Program guide.

0.0.4(12y ago)18MITPHPPHP &gt;=5.4.0

Since Jan 26Pushed 12y ago1 watchersCompare

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

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

NHK Program API
===============

[](#nhk-program-api)

NHK 番組表 API です。

### インストール

[](#インストール)

[Composer](http://getcomposer.org) を使用してインストールします

```
# Install Composer
curl -sS https://getcomposer.org/installer | php

# Add NHK API を require セクションに追加
php composer.phar require nhk/dev-master
```

### 使い方

[](#使い方)

```
require 'vendor/autoload.php';

$api = NHK\Api();

// \Guzzle\Http\Message\Response を戻すので加工はご自由に
$list = $api->getList('130', 'g1', '2014-01-26');
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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.

###  Release Activity

Cadence

Every ~0 days

Total

4

Last Release

4486d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c37830559eaf872951b29fca97d337601a9de9fa6662f734cdd7d8dad14d4087?d=identicon)[localdisk](/maintainers/localdisk)

---

Top Contributors

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

---

Tags

apiNHK

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/localdisk-nhk/health.svg)

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

###  Alternatives

[teepluss/api

Laravel 4 Internal Request (HMVC)

7034.0k](/packages/teepluss-api)[dan/shopify-api

Shopify API for PHP

218.1k](/packages/dan-shopify-api)

PHPackages © 2026

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