PHPackages                             andersevenrud/1881 - 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. andersevenrud/1881

ActiveLibrary[API Development](/categories/api)

andersevenrud/1881
==================

API Library for 1881

0.5.6(8y ago)147541MITPHPPHP &gt;=5.6.4

Since Jun 23Pushed 8y ago1 watchersCompare

[ Source](https://github.com/andersevenrud/1881)[ Packagist](https://packagist.org/packages/andersevenrud/1881)[ RSS](/packages/andersevenrud-1881/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (7)Used By (1)

API Library for 1881
====================

[](#api-library-for-1881)

A simple PHP library to communicate with 1881's API.

Uses JWT and Guzzle.

**This library is not associated with Digitale Medier or 1881 in any way.**

Installation
------------

[](#installation)

```
composer require andersevenrud/1881

```

Examples
--------

[](#examples)

Supports all API methods provided, example to look up person:

```
use DM1881\DM1881;

$client = new DM1881([
    'username' => 'dummy',
    'client_id' => 'Dummy',
    'secret' => 'hash'
]);

var_dump($client->searchPerson('ola bull'));;
```

Changelog
---------

[](#changelog)

- **0.5.6** - Updated dependencies
- **0.5.5** - Added first() and eq() to result class
- **0.5.4** - Bugfixes
- **0.5.3** - Bugfixes
- **0.5.2** - Updated composer.json
- **0.5.1** - Updated documentation
- **0.5.0** - Initial release

License
-------

[](#license)

MIT

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.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 ~42 days

Recently: every ~53 days

Total

6

Last Release

3028d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3200ed83a49f1cdef1b8422276fb01e36ba3063879bd73734a5941cb26c38e01?d=identicon)[andersevenrud](/maintainers/andersevenrud)

---

Top Contributors

[![andersevenrud](https://avatars.githubusercontent.com/u/161548?v=4)](https://github.com/andersevenrud "andersevenrud (7 commits)")[![vdbelt](https://avatars.githubusercontent.com/u/11087503?v=4)](https://github.com/vdbelt "vdbelt (1 commits)")

### Embed Badge

![Health badge](/badges/andersevenrud-1881/health.svg)

```
[![Health](https://phpackages.com/badges/andersevenrud-1881/health.svg)](https://phpackages.com/packages/andersevenrud-1881)
```

###  Alternatives

[get-stream/stream

A PHP client for Stream (https://getstream.io)

1451.3M8](/packages/get-stream-stream)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[agence104/livekit-server-sdk

Server-side SDK for LiveKit.

79189.9k1](/packages/agence104-livekit-server-sdk)[packbackbooks/lti-1p3-tool

A library used for building IMS-certified LTI 1.3 tool providers in PHP.

51438.3k2](/packages/packbackbooks-lti-1p3-tool)[tamara-solution/php-sdk

Tamara PHP Client Library

10259.4k1](/packages/tamara-solution-php-sdk)[revolution/laravel-bluesky

Bluesky(AT Protocol) for Laravel

4317.3k](/packages/revolution-laravel-bluesky)

PHPackages © 2026

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