PHPackages                             artarts36/b0o-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. artarts36/b0o-client

ActiveLibrary[API Development](/categories/api)

artarts36/b0o-client
====================

B0o.Ru API Client

1.0.0(5y ago)06MITPHPPHP &gt;=7.2

Since Jun 20Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ArtARTs36/B0oClient)[ Packagist](https://packagist.org/packages/artarts36/b0o-client)[ RSS](/packages/artarts36-b0o-client/feed)WikiDiscussions master Synced 3w ago

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

B0o.Ru Client
-------------

[](#b0oru-client)

---

Installation:

`composer require artarts36/b0o-client`

---

### Features

[](#features)

- Cut Link:

```
$api = new \ArtARTs36\B0oClient\Api(new \ArtARTs36\B0oClient\Client());

var_dump($api->link()->cut('http://google.ru'));
```

- Get clicks count:

```
$api = new \ArtARTs36\B0oClient\Api(new \ArtARTs36\B0oClient\Client());

$link = $api->link()->cut('http://google.ru');

var_dump($api->click()->count($link));
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

1840d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8027278?v=4)[Artem Ukrainskii](/maintainers/ArtARTs36)[@ArtARTs36](https://github.com/ArtARTs36)

---

Top Contributors

[![ArtARTs36](https://avatars.githubusercontent.com/u/8027278?v=4)](https://github.com/ArtARTs36 "ArtARTs36 (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/artarts36-b0o-client/health.svg)

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

###  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.0k15](/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)
