PHPackages                             janvariv/assignr-php-sdk - 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. janvariv/assignr-php-sdk

ActiveLibrary

janvariv/assignr-php-sdk
========================

PHP SDK for Assignr API

00PHP

Since Apr 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/janvariv/assignr-php-sdk)[ Packagist](https://packagist.org/packages/janvariv/assignr-php-sdk)[ RSS](/packages/janvariv-assignr-php-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Assignr PHP SDK
===============

[](#assignr-php-sdk)

A lightweight PHP SDK to interact with the Assignr API.

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

[](#installation)

```
composer require janvariv/assignr-php-sdk
```

Usage
-----

[](#usage)

```
use Assignr\AssignrClient;

$client = new AssignrClient('your-api-key');
$officials = $client->officials()->list();
print_r($officials);
```

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity15

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/be3905a50750f1036037b3399df8b8bdad3a3d98c0ad7c8989b89e99c715d31c?d=identicon)[janvariv](/maintainers/janvariv)

---

Top Contributors

[![janvariv](https://avatars.githubusercontent.com/u/28057926?v=4)](https://github.com/janvariv "janvariv (2 commits)")

### Embed Badge

![Health badge](/badges/janvariv-assignr-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/janvariv-assignr-php-sdk/health.svg)](https://phpackages.com/packages/janvariv-assignr-php-sdk)
```

PHPackages © 2026

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