PHPackages                             kilrizzy/user-commands - 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. kilrizzy/user-commands

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

kilrizzy/user-commands
======================

L5 Commands for Generating Users and Roles

1.0.1(11y ago)018MITPHPPHP &gt;=5.4.0

Since Apr 6Pushed 11y agoCompare

[ Source](https://github.com/kilrizzy/Laravel5-User-Commands)[ Packagist](https://packagist.org/packages/kilrizzy/user-commands)[ RSS](/packages/kilrizzy-user-commands/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

User Commands
=============

[](#user-commands)

Laravel 5 User / Role Commands

Requires models for App\\User and App\\Role, preferably used with Zizaco/entrust

How To Install
==============

[](#how-to-install)

- Add to composer:

```
"kilrizzy/user-commands": "1.*"

```

- Add to your providers:

```
'Kilrizzy\UserCommands\UserCommandsServiceProvider',

```

Commands
========

[](#commands)

Creates 2 artisan commands:

```
php artisan role:create

```

- Will ask details to create a new role (ie: admin). If the role name exists, will prompt to update the existing

```
php artisan user:create

```

- Will ask details to create a new user. If user email exists, will prompt to update existing
- Will ask the name of the role to assign to, so you can quickly create an admin user

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

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

4060d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/132478?v=4)[Jeff Kilroy](/maintainers/kilrizzy)[@kilrizzy](https://github.com/kilrizzy)

---

Top Contributors

[![kilrizzy](https://avatars.githubusercontent.com/u/132478?v=4)](https://github.com/kilrizzy "kilrizzy (3 commits)")

---

Tags

laravelcommands

### Embed Badge

![Health badge](/badges/kilrizzy-user-commands/health.svg)

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

###  Alternatives

[stepanenko3/nova-command-runner

Laravel Nova tool for running Artisan and bash(shell) commands.

36983.0k](/packages/stepanenko3-nova-command-runner)[guratr/nova-command-runner

Laravel Nova tool for running Artisan commands.

43232.8k1](/packages/guratr-nova-command-runner)[vkovic/laravel-commando

Collection of handy Laravel artisan commands that most projects needs

6139.2k](/packages/vkovic-laravel-commando)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3269.1k1](/packages/tomatophp-filament-artisan)[thettler/laravel-console-toolkit

This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.

324.1k](/packages/thettler-laravel-console-toolkit)

PHPackages © 2026

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