PHPackages                             nybbl/byte - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. nybbl/byte

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

nybbl/byte
==========

API Library for integrating with the BYTE API (v1)

1.0.3(7y ago)045BSD-3-ClausePHPPHP &gt;=7.0

Since Nov 1Pushed 7y agoCompare

[ Source](https://github.com/nic-d/byte.api.lib)[ Packagist](https://packagist.org/packages/nybbl/byte)[ RSS](/packages/nybbl-byte/feed)WikiDiscussions master Synced 3d ago

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

PHP BYTE API Client
===================

[](#php-byte-api-client)

A simple wrapper for the BYTE API that requires PHP &gt;= 7.0.

Requirements
------------

[](#requirements)

- PHP &gt;= 7.0 with [cURL](http://php.net/manual/en/book.curl.php) extension,

Installation
------------

[](#installation)

The recommended way is using [composer](http://getcomposer.org):

```
$ composer require nybbl/byte
```

Basic usage
-----------

[](#basic-usage)

```
use Nybbl\Byte;

$client = new Byte\Client('');
$response = $client->api('license')->verify('');
```

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

[](#documentation)

- Official [API documentation](https://docs.byte.nybbl.io).

Contributing
------------

[](#contributing)

Feel free to make any comments, file issues or make pull requests.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity61

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

Total

8

Last Release

2723d ago

Major Versions

0.0.4 → 1.0.02018-11-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/a16ac310fcadc23040abbf5ae71639e3b7460d6d76d6f580e63f4dae20399d46?d=identicon)[\_\_nicd](/maintainers/__nicd)

---

Top Contributors

[![nic-d](https://avatars.githubusercontent.com/u/136451184?v=4)](https://github.com/nic-d "nic-d (4 commits)")

---

Tags

AuthenticationZendFrameworkzf

### Embed Badge

![Health badge](/badges/nybbl-byte/health.svg)

```
[![Health](https://phpackages.com/badges/nybbl-byte/health.svg)](https://phpackages.com/packages/nybbl-byte)
```

###  Alternatives

[tymon/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

11.5k49.1M350](/packages/tymon-jwt-auth)[league/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

6.6k136.0M248](/packages/league-oauth2-server)[league/oauth2-client

OAuth 2.0 Client Library

3.8k118.6M1.2k](/packages/league-oauth2-client)[google/auth

Google Auth Library for PHP

1.4k272.7M162](/packages/google-auth)[pragmarx/google2fa

A One Time Password Authentication package, compatible with Google Authenticator.

2.0k82.4M164](/packages/pragmarx-google2fa)[paragonie/sodium_compat

Pure PHP implementation of libsodium; uses the PHP extension if it exists

934131.6M155](/packages/paragonie-sodium-compat)

PHPackages © 2026

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