PHPackages                             pecee/opensubtitles-php-sdk - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. pecee/opensubtitles-php-sdk

ActiveLibrary[HTTP &amp; Networking](/categories/http)

pecee/opensubtitles-php-sdk
===========================

Simple, lightweight PHP-SDK for accessing subtitles from OpenSubtitles.org

1.0.0.0(8y ago)11601MITPHP

Since Dec 26Pushed 8y ago1 watchersCompare

[ Source](https://github.com/skipperbent/pecee-opensubtitles-php-sdk)[ Packagist](https://packagist.org/packages/pecee/opensubtitles-php-sdk)[ Docs](https://github.com/skipperbent/pecee-opensubtitles-php-sdk)[ RSS](/packages/pecee-opensubtitles-php-sdk/feed)WikiDiscussions master Synced yesterday

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

pecee/opensubtitles-php-sdk
===========================

[](#peceeopensubtitles-php-sdk)

PHP SDK for retrieving subtitles from OpenSubtitles.org.

Credits
-------

[](#credits)

Credits to [kminek](https://github.com/kminek/open-subtitles) for his original work on this wrapper.

Usage
-----

[](#usage)

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

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

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

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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

Unknown

Total

1

Last Release

3060d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2dab716ac4ac16ea3e01400efe43853b43821b33b8c601c2c772689d58cebf3c?d=identicon)[sessingo](/maintainers/sessingo)

---

Top Contributors

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

---

Tags

apimoviemoviesopensubtitlesphp-sdksdksrtsubtitlesubtitlesapiclientsdkresthttp clientsubtitlessubtitleopensubtitlesopensubtitles.org

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/pecee-opensubtitles-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/pecee-opensubtitles-php-sdk/health.svg)](https://phpackages.com/packages/pecee-opensubtitles-php-sdk)
```

###  Alternatives

[artesaos/laravel-linkedin

Linkedin API integration for Laravel and Lumen 5

5666.5k](/packages/artesaos-laravel-linkedin)[cristianpontes/zoho-crm-client-php

Provides a clean readable PHP API to the Zoho Rest API

5554.0k](/packages/cristianpontes-zoho-crm-client-php)[ismaeltoe/osms

PHP library wrapper of the Orange SMS API.

4540.0k](/packages/ismaeltoe-osms)[repat/plentymarkets-rest-client

REST Client for Plentymarkets

1510.0k](/packages/repat-plentymarkets-rest-client)

PHPackages © 2026

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