PHPackages                             elephantux/admin-create - 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. elephantux/admin-create

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

elephantux/admin-create
=======================

A package which provides a simple user creation with artisan command

0.1.1(10y ago)140MITPHPPHP &gt;=5.4.0

Since Aug 16Pushed 10y ago1 watchersCompare

[ Source](https://github.com/elephantux/artisan-admin-create)[ Packagist](https://packagist.org/packages/elephantux/admin-create)[ RSS](/packages/elephantux-admin-create/feed)WikiDiscussions master Synced today

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

artisan-admin-create
====================

[](#artisan-admin-create)

A package which provides a simple user creation with artisan command.

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

[](#installation)

Run the following command

```
composer require elephantux/admin-create
```

Then add service provider to config/app.php :

```
Elephantux\AdminCreate\AdminCreateServiceProvider::class,
```

Usage
-----

[](#usage)

In console:

```
php artisan admin:create admin@email.com password
```

...

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

3974d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3984856?v=4)[Yury Boichuk](/maintainers/elephantux)[@elephantux](https://github.com/elephantux)

---

Top Contributors

[![elephantux](https://avatars.githubusercontent.com/u/3984856?v=4)](https://github.com/elephantux "elephantux (17 commits)")

---

Tags

laravelartisan

### Embed Badge

![Health badge](/badges/elephantux-admin-create/health.svg)

```
[![Health](https://phpackages.com/badges/elephantux-admin-create/health.svg)](https://phpackages.com/packages/elephantux-admin-create)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[nunomaduro/laravel-console-menu

Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.

819430.4k54](/packages/nunomaduro-laravel-console-menu)[sunaoka/laravel-facade-generator

Provide command line generation of facade layer files.

172.0k](/packages/sunaoka-laravel-facade-generator)

PHPackages © 2026

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