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 4w 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 52% 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

3080d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/161548?v=4)[Anders Evenrud](/maintainers/andersevenrud)[@andersevenrud](https://github.com/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

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751284.3k37](/packages/civicrm-civicrm-core)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1942.4k4](/packages/aimeos-prisma)[volcengine/volcengine-php-sdk

118.7k](/packages/volcengine-volcengine-php-sdk)

PHPackages © 2026

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