PHPackages                             kminek/open-subtitles - 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. kminek/open-subtitles

Abandoned → [kickasssubtitles/open-subtitles](/?search=kickasssubtitles%2Fopen-subtitles)Library

kminek/open-subtitles
=====================

PHP client for OpenSubtitles API

620431PHP

Since Jul 8Pushed 5y ago2 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (1)

PHP client for OpenSubtitles API
================================

[](#php-client-for-opensubtitles-api)

Usage
-----

[](#usage)

```
$client = KickAssSubtitles\OpenSubtitles\OpenSubtitlesClient::create([
    'username'  => 'USERNAME',
    'password'  => 'PASSWORD',
    'useragent' => 'USERAGENT',
]);

$response = $client->searchSubtitles([
    [
        'sublanguageid' => 'pol',
        'moviehash' => '163ce22b6261f50a',
        'moviebytesize' => '2094235131',
    ]
]);

var_dump($response->toArray());
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity33

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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/kminek-open-subtitles/health.svg)

```
[![Health](https://phpackages.com/badges/kminek-open-subtitles/health.svg)](https://phpackages.com/packages/kminek-open-subtitles)
```

PHPackages © 2026

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