PHPackages                             mapkyca/12andus-connect - 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. mapkyca/12andus-connect

ActiveLibrary[API Development](/categories/api)

mapkyca/12andus-connect
=======================

12AndUs API Client

1.0.1(4y ago)012LGPL-3.0-or-laterPHP

Since Mar 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/mapkyca/12andus-connect)[ Packagist](https://packagist.org/packages/mapkyca/12andus-connect)[ RSS](/packages/mapkyca-12andus-connect/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (3)Used By (0)

12andus Client
==============

[](#12andus-client)

This is an API client for the 12andus website.

To use this library, please contact 12andus.com support for details.

Usage
-----

[](#usage)

To install:

```
composer require mapkyca/12andus-connect

```

Then create a client library with your public and secret keys:

```
use TwelveAndUs\API\Connect;

$client = new Client($publickey, $secretkey);

```

Tests
-----

[](#tests)

Place your public keys and secret keys in your environment, then run `phpunit`

```
export PUBKEY=xxxxxx
export SECKEY=yyyyyy

phpunit

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 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 ~0 days

Total

2

Last Release

1555d ago

### Community

Maintainers

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

---

Top Contributors

[![mapkyca](https://avatars.githubusercontent.com/u/124070?v=4)](https://github.com/mapkyca "mapkyca (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mapkyca-12andus-connect/health.svg)

```
[![Health](https://phpackages.com/badges/mapkyca-12andus-connect/health.svg)](https://phpackages.com/packages/mapkyca-12andus-connect)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k12](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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