PHPackages                             unikent/lib-php-readinglists - 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. unikent/lib-php-readinglists

ActiveLibrary[API Development](/categories/api)

unikent/lib-php-readinglists
============================

Reading Lists API for PHP.

4.4(8y ago)09.4kPHPPHP &gt;=5.3

Since Nov 14Pushed 2mo ago12 watchersCompare

[ Source](https://github.com/unikent/lib-php-readinglists)[ Packagist](https://packagist.org/packages/unikent/lib-php-readinglists)[ Docs](https://github.com/unikent/lib-php-readinglists)[ RSS](/packages/unikent-lib-php-readinglists/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (10)Dependencies (1)Versions (14)Used By (0)

lib-php-readinglists
====================

[](#lib-php-readinglists)

[![Latest Stable Version](https://camo.githubusercontent.com/46781fb5741d3251cca0129b3dddea54f948191651041a80232157e4da1c2067/68747470733a2f2f706f7365722e707567782e6f72672f756e696b656e742f6c69622d7068702d72656164696e676c697374732f762f737461626c652e706e67)](https://packagist.org/packages/unikent/lib-php-readinglists)

Full API docs available here:

PHP library for helping developers with reading lists integrations

Add this to your composer require:

- "unikent/lib-php-readinglists": "dev-master"

Then get lists like so:

```
$api = new \unikent\ReadingLists\API();

$lists = $api->get_lists("EN902");

foreach ($lists as $list) {
    echo "---------------------------------\n";
    echo $list;
}

```

###  Health Score

43

—

FairBetter than 90% of packages

Maintenance57

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 68.8% 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 ~106 days

Recently: every ~282 days

Total

13

Last Release

2960d ago

Major Versions

0.1 → 1.12014-11-14

1.1 → 2.02014-11-17

2.1 → 3.02014-12-08

3.2 → 4.02015-04-13

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4242976?v=4)[Skylar Kelty](/maintainers/sk-unikent)[@sk-unikent](https://github.com/sk-unikent)

---

Top Contributors

[![sk-unikent](https://avatars.githubusercontent.com/u/4242976?v=4)](https://github.com/sk-unikent "sk-unikent (44 commits)")[![db-unikent](https://avatars.githubusercontent.com/u/9798581?v=4)](https://github.com/db-unikent "db-unikent (17 commits)")[![SkylarKelty](https://avatars.githubusercontent.com/u/5101668?v=4)](https://github.com/SkylarKelty "SkylarKelty (2 commits)")[![blm-unikent](https://avatars.githubusercontent.com/u/21689568?v=4)](https://github.com/blm-unikent "blm-unikent (1 commits)")

---

Tags

apilibrarytalis aspire

### Embed Badge

![Health badge](/badges/unikent-lib-php-readinglists/health.svg)

```
[![Health](https://phpackages.com/badges/unikent-lib-php-readinglists/health.svg)](https://phpackages.com/packages/unikent-lib-php-readinglists)
```

###  Alternatives

[gorkalaucirica/hipchat-v2-api-client

Hipchat v2 API client

80226.6k6](/packages/gorkalaucirica-hipchat-v2-api-client)

PHPackages © 2026

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