PHPackages                             ukpm/php\_connector - 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. ukpm/php\_connector

ActiveLibrary[API Development](/categories/api)

ukpm/php\_connector
===================

This is the PHP connector for the UKPM API

V1.1(7y ago)05proprietaryPHPPHP ^7.2

Since May 5Pushed 7y ago1 watchersCompare

[ Source](https://github.com/barkermn01/UKPM-PHP-API)[ Packagist](https://packagist.org/packages/ukpm/php_connector)[ RSS](/packages/ukpm-php-connector/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

UKPM PHP Connector
==================

[](#ukpm-php-connector)

A simple and easy to use class to aid in the validation and testing of a JSON-schema.

How to Install
--------------

[](#how-to-install)

```
composer require "ukpm/UKPM-PHP-API"

```

How to use
----------

[](#how-to-use)

```
require "../vendor/autoload.php";

use UKPM\Connector;
use UKPM\Client;

$publicKey = "";
$secretKey = "";

$connector = new Connector(new Client($publicKey, $secretKey), true);
```

Documentation
=============

[](#documentation)

To see the documentation you can open the docs/index.html then use the selector at the bottom of the left hand navigation to set it to php.

License
=======

[](#license)

Licensed under a propriatory lisence this library will only work with people provided with a set of keys

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~64 days

Total

3

Last Release

2797d ago

### Community

Maintainers

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

---

Top Contributors

[![barkermn01](https://avatars.githubusercontent.com/u/37368?v=4)](https://github.com/barkermn01 "barkermn01 (14 commits)")

### Embed Badge

![Health badge](/badges/ukpm-php-connector/health.svg)

```
[![Health](https://phpackages.com/badges/ukpm-php-connector/health.svg)](https://phpackages.com/packages/ukpm-php-connector)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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