PHPackages                             martysmarty-se/rtlxl-wrapper - 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. martysmarty-se/rtlxl-wrapper

ActiveProject[API Development](/categories/api)

martysmarty-se/rtlxl-wrapper
============================

Wrapper for the RTLXL.NL API. No public documentation seems to be available.

1.0.0(7y ago)03MITPHPPHP &gt;=7.0

Since Jan 3Pushed 7y agoCompare

[ Source](https://github.com/martysmartySE/RTLXLWrapper)[ Packagist](https://packagist.org/packages/martysmarty-se/rtlxl-wrapper)[ RSS](/packages/martysmarty-se-rtlxl-wrapper/feed)WikiDiscussions master Synced 2d ago

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

RTLXL API Wrapper
=================

[](#rtlxl-api-wrapper)

Features
--------

[](#features)

- Get a full list of all available shows
- Get the seasons of a single show
- Get the episodes of a single season

Basic usage and what works
--------------------------

[](#basic-usage-and-what-works)

```
$wrapper = new \martysmartySE\RTLXLWrapper\RTLXLWrapper();

//Get all shows
$Shows = $wrapper->getShows();

//Get all seasons
$seasons = $wrapper->getShowSeasons(10821);

//Get all episodes
$episodes = $wrapper->getSeasonEpisodes(10821, 378858);
```

Notes
-----

[](#notes)

I'm not a full time, professional coder. My code therefor won't be perfect or all that pretty. But it works for my own hobby projects. If you have improvements, please send in pull requests and I'll look at them.

###  Health Score

24

—

LowBetter than 30% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity56

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

Unknown

Total

1

Last Release

2776d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23052129?v=4)[martysmartySE](/maintainers/martysmartySE)[@martysmartySE](https://github.com/martysmartySE)

---

Top Contributors

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

---

Tags

apiwrapperrtlxl.nl

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/martysmarty-se-rtlxl-wrapper/health.svg)

```
[![Health](https://phpackages.com/badges/martysmarty-se-rtlxl-wrapper/health.svg)](https://phpackages.com/packages/martysmarty-se-rtlxl-wrapper)
```

###  Alternatives

[gabrielbull/ups-api

PHP UPS API

4562.5M11](/packages/gabrielbull-ups-api)[php-tmdb/laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.

16553.3k1](/packages/php-tmdb-laravel)[php-tmdb/symfony

Symfony Bundle for TMDB (The Movie Database) API. Provides easy access to the php-tmdb/api library.

3649.8k](/packages/php-tmdb-symfony)[lasserafn/laravel-economic

Economic REST wrapper for Laravel

1120.2k](/packages/lasserafn-laravel-economic)

PHPackages © 2026

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