PHPackages                             mahimahi/auth-command - 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. [CLI &amp; Console](/categories/cli)
4. /
5. mahimahi/auth-command

ActiveLibrary[CLI &amp; Console](/categories/cli)

mahimahi/auth-command
=====================

Command cli to create/manage users

v0.1.9(8y ago)0159MITPHPPHP &gt;=5.6.4

Since May 5Pushed 8y ago3 watchersCompare

[ Source](https://github.com/Mahi-Mahi/AuthCommand)[ Packagist](https://packagist.org/packages/mahimahi/auth-command)[ RSS](/packages/mahimahi-auth-command/feed)WikiDiscussions master Synced 3d ago

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

AuthCommand
===========

[](#authcommand)

Create users from the command line

### Requirements

[](#requirements)

- PHP =&gt; 5.6.4
- Laravel &gt;= 5.4

### Installation

[](#installation)

**Composer**

Run the following to include this via Composer

```
composer require mahimahi/auth-command
```

Then add `Nexmo\Laravel\NexmoServiceProvider` to the `providers` array in your `config/app.php`:

```
MahiMahi\AuthCommand\AuthCommandServiceProvider::class,
```

Usage
-----

[](#usage)

Create users from the cli :

```
php artisan auth:create-user "John Doe" john@doe.com

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

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

Recently: every ~12 days

Total

10

Last Release

3248d ago

### Community

Maintainers

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

---

Top Contributors

[![olivM](https://avatars.githubusercontent.com/u/855?v=4)](https://github.com/olivM "olivM (14 commits)")

---

Tags

consolelaravelauthcommands

### Embed Badge

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

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

###  Alternatives

[vkovic/laravel-commando

Collection of handy Laravel artisan commands that most projects needs

6139.2k](/packages/vkovic-laravel-commando)[magentron/laravel-blade-lint

Laravel Blade Lint console command

16534.2k](/packages/magentron-laravel-blade-lint)[shomisha/laravel-console-wizard

This package offers a framework for creating interactive console wizards within your Laravel applications.

1327.6k1](/packages/shomisha-laravel-console-wizard)

PHPackages © 2026

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