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 1mo 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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity55

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

2686d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5af4d27a8a60fb1efc91b9d09f18748ff0c0274c415c4fbdfc89deafe601f187?d=identicon)[martysmartySE](/maintainers/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

4642.4M10](/packages/gabrielbull-ups-api)[wtfzdotnet/php-tmdb-api

PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.

4282.9k](/packages/wtfzdotnet-php-tmdb-api)[walle89/swedbank-json

Unofficial API client for the Swedbank's and Sparbanken's mobile apps in Sweden.

752.5k](/packages/walle89-swedbank-json)

PHPackages © 2026

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