PHPackages                             nightwolf93/php-brisk - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. nightwolf93/php-brisk

ActiveLibrary[Testing &amp; Quality](/categories/testing)

nightwolf93/php-brisk
=====================

php-brisk is a php library for interact with the Brisk API

10PHP

Since Aug 9Pushed 5y ago1 watchersCompare

[ Source](https://github.com/nightwolf93/php-brisk)[ Packagist](https://packagist.org/packages/nightwolf93/php-brisk)[ RSS](/packages/nightwolf93-php-brisk/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

[![logo](https://github.com/nightwolf93/brisk/raw/master/logo.png?raw=true)](https://github.com/nightwolf93/brisk/blob/master/logo.png?raw=true)

php-brisk
=========

[](#php-brisk)

[![CircleCI](https://camo.githubusercontent.com/bc39a45d5cb13c6f87f23849c32cbd6615fa7304dce8755611a5b27590a91554/68747470733a2f2f636972636c6563692e636f6d2f67682f6e69676874776f6c6639332f7068702d627269736b2e7376673f7374796c653d737667)](https://github.com/nightwolf93/php-brisk)

**php-brisk** is a php library for interact with the Brisk API

Documentation
-------------

[](#documentation)

First create a instance of BriskClient

```
$client = new BriskClient( 'http://localhost:3000', 'master', 'changeme' );
```

Create a link

```
$link = $client->createLink( 'https://github.com/nightwolf93/brisk', 30000, 5 );
```

You can check the official brisk api too :

Composer
--------

[](#composer)

```
composer require nightwolf93/php-brisk

```

Test
----

[](#test)

```
make test

```

Authors
-------

[](#authors)

Nightwolf93

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

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://avatars.githubusercontent.com/u/2054618?v=4)[Nightwolf](/maintainers/nightwolf93)[@nightwolf93](https://github.com/nightwolf93)

---

Top Contributors

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

---

Tags

apibriskcirclecicomposerphpphpuniturl-shortenerwrapper-api

### Embed Badge

![Health badge](/badges/nightwolf93-php-brisk/health.svg)

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

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14429.2M361](/packages/dms-phpunit-arraysubset-asserts)

PHPackages © 2026

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