PHPackages                             imagina/iuser-module - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. imagina/iuser-module

ActiveLaravel-module[Utility &amp; Helpers](/categories/utility)

imagina/iuser-module
====================

Imagina iuser laravel module

1.0.0(10mo ago)0471PHP

Since Aug 29Pushed 1mo agoCompare

[ Source](https://github.com/imagina/imaginacms-iuser)[ Packagist](https://packagist.org/packages/imagina/iuser-module)[ RSS](/packages/imagina-iuser-module/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

imaginacms-iuser
================

[](#imaginacms-iuser)

SEED MODULE (User and Roles by default)
---------------------------------------

[](#seed-module-user-and-roles-by-default)

```
php artisan module:seed Iuser
```

Configuration PASSPORT
----------------------

[](#configuration-passport)

### Create Personal Client

[](#create-personal-client)

1. Run the following command:

```
    php artisan passport:client --personal
```

2. Type ENTER (users default)
3. Type ENTER (laravel default)

### Create Password Client

[](#create-password-client)

1. Run the following command:

```
    php artisan passport:client --password
```

2. Type ENTER (users default)
3. Type "laravel-password"
4. Copy the keys it generates to the .env file

### APP URL

[](#app-url)

Change app url variable in the .env

```
APP_URL=http://host.docker.internal:8081/
```

### Create Super Admin User

[](#create-super-admin-user)

Use the following Artisan command to create a super admin user. Replace the placeholders with the desired user details:

```
php artisan iuser:create-super-admin demo@example.com FirstName LastName
```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance74

Regular maintenance activity

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 50% 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 ~255 days

Total

2

Last Release

53d ago

Major Versions

1.0.0 → v12.x-dev2026-05-11

### Community

Maintainers

![](https://www.gravatar.com/avatar/2bc4bd5d733cfbe7e145670fbb1539bdb8d33f43c2cca4f26a119d37dfbad62f?d=identicon)[imagina](/maintainers/imagina)

---

Top Contributors

[![imagina](https://avatars.githubusercontent.com/u/758247?v=4)](https://github.com/imagina "imagina (1 commits)")[![msolanogithub](https://avatars.githubusercontent.com/u/38920570?v=4)](https://github.com/msolanogithub "msolanogithub (1 commits)")

### Embed Badge

![Health badge](/badges/imagina-iuser-module/health.svg)

```
[![Health](https://phpackages.com/badges/imagina-iuser-module/health.svg)](https://phpackages.com/packages/imagina-iuser-module)
```

###  Alternatives

[haskellcamargo/php-maybe-monad

A PHP implementation of Haskell's Maybe monad

291.2k](/packages/haskellcamargo-php-maybe-monad)

PHPackages © 2026

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