PHPackages                             locomotivemtl/o6c-client - 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. locomotivemtl/o6c-client

ActiveLibrary[API Development](/categories/api)

locomotivemtl/o6c-client
========================

0.1(6y ago)130PHPPHP &gt;=7.2

Since May 5Pushed 4y ago10 watchersCompare

[ Source](https://github.com/locomotivemtl/o6c-client)[ Packagist](https://packagist.org/packages/locomotivemtl/o6c-client)[ RSS](/packages/locomotivemtl-o6c-client/feed)WikiDiscussions master Synced 2d ago

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

o6c.ca client
=============

[](#o6cca-client)

***Only 6 characters*** URL-shortener PHP client.

> See [locomotivemtl/o6c-api](https://github.com/locomotivemtl/o6c-api)

How to install
==============

[](#how-to-install)

```
composer require locomotivemtl/o6c-client
```

Dependencies
============

[](#dependencies)

- php 7.3+
- ext-json
- guzzlehttp/guzzle

How to use
==========

[](#how-to-use)

```
$client = new \Only6\Client('https://o6c.ca', $username, $password);
$ret = $client->shorten('https://example.com/my-long-url');
echo $ret['short'];
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity40

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

Unknown

Total

1

Last Release

2198d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/locomotivemtl-o6c-client/health.svg)

```
[![Health](https://phpackages.com/badges/locomotivemtl-o6c-client/health.svg)](https://phpackages.com/packages/locomotivemtl-o6c-client)
```

###  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)
