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 3w 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 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

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

Every ~0 days

Total

2

Last Release

1711d 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

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.3M17](/packages/kartik-v-yii2-password)[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)

PHPackages © 2026

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