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 1mo ago

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 27% 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

3928d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/654a4ab746d0c6d694aa104bd325a2048d670fa7f0cb5e6ca664318776ade8eb?d=identicon)[elephantux](/maintainers/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

[nunomaduro/laravel-console-menu

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

815412.0k48](/packages/nunomaduro-laravel-console-menu)[nunomaduro/laravel-console-dusk

Laravel Console Dusk allows the usage of Laravel Dusk in Laravel/Laravel Zero artisan commands.

16255.4k7](/packages/nunomaduro-laravel-console-dusk)[rahul900day/laravel-console-spinner

Laravel Console Spinner is a spinner output for Laravel command line.

76125.4k1](/packages/rahul900day-laravel-console-spinner)[socialengine/sniffer-rules

A Lumen 5 and Laravel 5 SquizLabs Code Sniffer 2.0 artisan command. Detect violations of a defined coding standard. It helps your code remains clean and consistent.

1248.2k1](/packages/socialengine-sniffer-rules)[sunaoka/laravel-facade-generator

Provide command line generation of facade layer files.

171.9k](/packages/sunaoka-laravel-facade-generator)[tamer-dev/laravel-env-cli

laravel commands to work with .env file in cli

126.5k](/packages/tamer-dev-laravel-env-cli)

PHPackages © 2026

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