PHPackages                             attus/porthu - 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. attus/porthu

ActiveLibrary[API Development](/categories/api)

attus/porthu
============

Port.hu TV API

1.0.1(5y ago)013GPL-3.0PHPPHP ^7.2 || ^8.0

Since Jan 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/attus74/porthu)[ Packagist](https://packagist.org/packages/attus/porthu)[ Docs](https://github.com/attus74/porthu)[ RSS](/packages/attus-porthu/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (3)Dependencies (1)Versions (3)Used By (0)

Port.hu API
===========

[](#porthu-api)

[![GitHub release](https://camo.githubusercontent.com/338515c2e12578e0c9f40e167b48786ea20902f0a6ce0f83cb0bdc731eff414d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f617474757337342f706f727468752e737667)](https://GitHub.com/attus74/porthu/releases/)

API for reading the program of Hungarian TV directory Port.hu

```
use Attus\PortHu\PortHu;
use Attus\PortHu\Exception\PortHuException;

$portHu = new PortHu();
$portHu->addChannel(5);
$t = time() + 86400;
$portHu->setTimestamp($t);
try {
  $result = $portHu->getProgram();
}
catch (PortHuException $ex) {
  var_dump($ex);
}
```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

2

Last Release

1990d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/963df7e1e6fed4dc987c99562b477720bb634c7ce47d0528ccf6e94e9cfea9f8?d=identicon)[attus74](/maintainers/attus74)

---

Top Contributors

[![attus74](https://avatars.githubusercontent.com/u/33147484?v=4)](https://github.com/attus74 "attus74 (1 commits)")

---

Tags

tvPort.hu

### Embed Badge

![Health badge](/badges/attus-porthu/health.svg)

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

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.3M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1772.4k4](/packages/aimeos-prisma)

PHPackages © 2026

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