PHPackages                             kusmayadi/artisan-user - 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. kusmayadi/artisan-user

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

kusmayadi/artisan-user
======================

Laravel artisan command for managing users

v1.0.0(6y ago)05[3 PRs](https://github.com/kusmayadi/artisan-user-management/pulls)MITPHP

Since Apr 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/kusmayadi/artisan-user-management)[ Packagist](https://packagist.org/packages/kusmayadi/artisan-user)[ RSS](/packages/kusmayadi-artisan-user/feed)WikiDiscussions master Synced 3w ago

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

Artisan User Management
=======================

[](#artisan-user-management)

[![Travis (.org)](https://camo.githubusercontent.com/617cdbd659cd42f524da5446f2b9fea911a2221c215f0d94bd2b274a12e1d800/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6b75736d61796164692f6172746973616e2d757365722d6d616e6167656d656e743f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/617cdbd659cd42f524da5446f2b9fea911a2221c215f0d94bd2b274a12e1d800/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6b75736d61796164692f6172746973616e2d757365722d6d616e6167656d656e743f7374796c653d666c61742d737175617265)

Laravel package for managing users via artisan console.

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

[](#installation)

You can install the package via composer:

`composer require kusmayadi\artisan-user`

Usage
-----

[](#usage)

- **Add User**

    `php artisan user:add`
- **List User**

    `php artisan user:list`
- **Edit User**

    `php artisan user:edit {userID}`

    or

    `php artisan user:edit {userEmail}`

    or

    `php artisan user:edit`
- **Delete User**

    `php artisan user:delete {userID}`

    or

    `php artisan user:delete {userEmail}`

    or

    `php artisan user:delete`
- **Reset Password**

    `php artisan user:reset-password {userID}`

    or

    `php artisan user:reset-password {userEmail}`

    or

    `php artisan user:reset-password`

License
-------

[](#license)

The MIT License (MIT). Please see [LICENSE file](LICENSE) for more information.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 95% 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

Unknown

Total

1

Last Release

2260d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1018583?v=4)[Kusmayadi](/maintainers/kusmayadi)[@kusmayadi](https://github.com/kusmayadi)

---

Top Contributors

[![kusmayadi](https://avatars.githubusercontent.com/u/1018583?v=4)](https://github.com/kusmayadi "kusmayadi (19 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kusmayadi-artisan-user/health.svg)

```
[![Health](https://phpackages.com/badges/kusmayadi-artisan-user/health.svg)](https://phpackages.com/packages/kusmayadi-artisan-user)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.4k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20720.9k21](/packages/winbox-args)

PHPackages © 2026

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