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

ActiveLibrary[API Development](/categories/api)

unikent/lib-php-kar
===================

KAR API for PHP.

3.0.2(10y ago)01.8kGPL-2.0+PHPPHP &gt;=5.3

Since Dec 9Pushed 9y ago13 watchersCompare

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

READMEChangelog (10)Dependencies (3)Versions (20)Used By (0)

lib-php-kar
===========

[](#lib-php-kar)

[![Latest Stable Version](https://camo.githubusercontent.com/cae8fb98c7a1af3ccec8d47b11efe1f6f3d21992d0463f0311a413cb1e71ef11/68747470733a2f2f706f7365722e707567782e6f72672f756e696b656e742f6c69622d7068702d6b61722f762f737461626c652e706e67)](https://packagist.org/packages/unikent/lib-php-kar)[![Build Status](https://camo.githubusercontent.com/5c8dbbcb68b9b242faa6e696a69e9b75c1137d93cce186f3a82bd5b8a8c52672/68747470733a2f2f7472617669732d63692e6f72672f756e696b656e742f6c69622d7068702d6b61722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/unikent/lib-php-kar)[![StyleCI](https://camo.githubusercontent.com/4f6de269f82022e4639d8962657549f959f8a596a899ad4aa6e648dee83a57ba/68747470733a2f2f7374796c6563692e696f2f7265706f732f32373432323131302f736869656c64)](https://styleci.io/repos/27422110)

Full API docs available here:

PHP library for helping developers with KAR integrations

Add this to your composer require:

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

Then get lists like so:

```
$api = new \unikent\KAR\API('https://kar-test.kent.ac.uk');
$documents = $api->search_author("person@kent.ac.uk");
foreach ($documents as $document) {
    echo "---------------------------------\n";
    echo $document;
}

```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 73.5% 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 ~31 days

Recently: every ~108 days

Total

18

Last Release

3691d ago

Major Versions

1.1 → 2.02015-02-04

2.4.4 → 3.0.02015-09-28

### 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 (97 commits)")[![thybag](https://avatars.githubusercontent.com/u/887397?v=4)](https://github.com/thybag "thybag (15 commits)")[![SkylarKelty](https://avatars.githubusercontent.com/u/5101668?v=4)](https://github.com/SkylarKelty "SkylarKelty (10 commits)")[![gjmh-unikent](https://avatars.githubusercontent.com/u/9929369?v=4)](https://github.com/gjmh-unikent "gjmh-unikent (7 commits)")[![jna-unikent](https://avatars.githubusercontent.com/u/4138097?v=4)](https://github.com/jna-unikent "jna-unikent (3 commits)")

---

Tags

apilibrarykar

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[gorkalaucirica/hipchat-v2-api-client

Hipchat v2 API client

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

PHPackages © 2026

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