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

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

ikoncoder/auth
==============

Create User authentication system with roles and permissions.

1.0.1(4y ago)15MITPHP

Since Oct 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ikoncoder/auth)[ Packagist](https://packagist.org/packages/ikoncoder/auth)[ RSS](/packages/ikoncoder-auth/feed)WikiDiscussions master Synced 1w ago

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

Ikoncoder auth
==============

[](#ikoncoder-auth)

create auth to manage users, roles and permissions in laravel framework project

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

[](#installation)

Require the package using composer:

```
composer require ikoncoder/auth
```

Usage
-----

[](#usage)

```
use Ikoncoder\Auth\UserFactory;

$users = new UserFactory();

$user = $users->getRandomUser();
```

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

[](#contributing)

Pull requests are welcome. For major change to the app, please open an issue first and discuss what you would like to change.

Please be sure to make an update to the test as appropiate.

License
-------

[](#license)

[MIT](./LICENSE.md)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Every ~0 days

Total

2

Last Release

1665d ago

### Community

Maintainers

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

---

Top Contributors

[![ikoncoder](https://avatars.githubusercontent.com/u/92801253?v=4)](https://github.com/ikoncoder "ikoncoder (30 commits)")

---

Tags

designwebwebsite

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[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)[illuminate/auth

The Illuminate Auth package.

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

A flexible, driver based Acl package for PHP 5.4+

870304.7k2](/packages/beatswitch-lock)[amocrm/amocrm-api-library

amoCRM API Client

182728.5k6](/packages/amocrm-amocrm-api-library)[vonage/jwt

A standalone package for creating JWTs for Vonage APIs

424.1M4](/packages/vonage-jwt)

PHPackages © 2026

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