PHPackages                             zhylon/laravel-cli-tools - 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. zhylon/laravel-cli-tools

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

zhylon/laravel-cli-tools
========================

A Bundle of helpfull tools to manage Laravel via CLI

v1.2.2(1y ago)06MITPHPPHP ^8.2||^8.3||^8.4

Since Jan 12Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Zhylon/laravel-cli-tools)[ Packagist](https://packagist.org/packages/zhylon/laravel-cli-tools)[ Docs](https://github.com/zhylon/laravel-cli-tools)[ GitHub Sponsors](https://github.com/Zhylon)[ RSS](/packages/zhylon-laravel-cli-tools/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (8)Versions (6)Used By (0)

A Bundle of helpfully tools to manage Laravel via CLI
=====================================================

[](#a-bundle-of-helpfully-tools-to-manage-laravel-via-cli)

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

[](#installation)

You can install the package via composer:

```
composer require zhylon/laravel-cli-tools
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-cli-tools"
```

Commands
--------

[](#commands)

**Create User Command**

```
php artisan cli-tools:create-user [] --email[=EMAIL] --password[=PASSWORD] --force
```

Example:

```
php artisan cli-tools:create-user
php artisan cli-tools:create-user TestUser
php artisan cli-tools:create-user TestUser --email=example.com
php artisan cli-tools:create-user TestUser --email=example.com --password=secret
php artisan cli-tools:create-user TestUser --email=example.com --password=secret --force
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [TobyMaxham](https://github.com/TobyMaxham)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance41

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

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

5

Last Release

489d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/900ab0a66bf701f3fb99a4db54276b4984cf3cf9b55ccad6df65c034f58be85f?d=identicon)[TobyMaxham](/maintainers/TobyMaxham)

---

Top Contributors

[![TobyMaxham](https://avatars.githubusercontent.com/u/5646469?v=4)](https://github.com/TobyMaxham "TobyMaxham (9 commits)")

---

Tags

laravelZhylon.delaravel-cli-tools

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/zhylon-laravel-cli-tools/health.svg)

```
[![Health](https://phpackages.com/badges/zhylon-laravel-cli-tools/health.svg)](https://phpackages.com/packages/zhylon-laravel-cli-tools)
```

###  Alternatives

[worksome/envy

Automatically keep your .env files in sync.

6871.8M](/packages/worksome-envy)[spatie/laravel-signal-aware-command

Handle signals in artisan commands

16613.2M2](/packages/spatie-laravel-signal-aware-command)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[lorisleiva/artisan-ui

Run your artisan commands by pressing buttons.

2254.1k](/packages/lorisleiva-artisan-ui)[geowrgetudor/command-history

Track Laravel Artisan commands executions inside Laravel Pulse

1324.1k](/packages/geowrgetudor-command-history)[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)
