PHPackages                             ibyeyoga/easy-auth - 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. ibyeyoga/easy-auth

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

ibyeyoga/easy-auth
==================

jwt component.

1.0(6y ago)08PHPPHP &gt;=7.1.0CI failing

Since Dec 13Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ibyeyoga/EasyAuth)[ Packagist](https://packagist.org/packages/ibyeyoga/easy-auth)[ RSS](/packages/ibyeyoga-easy-auth/feed)WikiDiscussions master Synced today

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

EasyAuth
========

[](#easyauth)

#### A easy compnent for jwt.

[](#a-easy-compnent-for-jwt)

##### How to use?

[](#how-to-use)

```
composer require ibyeyoga/easy-auth

```

##### And then:

[](#and-then)

```
use IBye\EasyAuth\Auth;

$auth = new Auth();

//getting token
$token = $auth->getToken('hello world');

//parsing token
$info = $auth->parseToken($token);

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

2341d ago

### Community

Maintainers

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

---

Top Contributors

[![Lixyon](https://avatars.githubusercontent.com/u/11488595?v=4)](https://github.com/Lixyon "Lixyon (5 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ibyeyoga-easy-auth/health.svg)

```
[![Health](https://phpackages.com/badges/ibyeyoga-easy-auth/health.svg)](https://phpackages.com/packages/ibyeyoga-easy-auth)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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