PHPackages                             nimaw/lara-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. nimaw/lara-commands

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

nimaw/lara-commands
===================

Laravel extra commands not exists in core commands list.

1.1.3(4y ago)715MITPHPPHP &gt;=5.5.0

Since Dec 24Pushed 4y ago2 watchersCompare

[ Source](https://github.com/Nimaw/Lara-Commands)[ Packagist](https://packagist.org/packages/nimaw/lara-commands)[ Docs](https://github.com/nimaw)[ RSS](/packages/nimaw-lara-commands/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (3)Versions (7)Used By (0)

Lara-Commands
=============

[](#lara-commands)

A package for more Laravel commands.

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

[](#installation)

This package can be installed via Composer:

```
composer require nimaw/lara-commands --dev
```

The `Nimaw\LaraCommands\LaraCommandsServiceProvider` is auto-discovered and registered by default.

If you want to register it yourself, add the ServiceProvider in config/app.php:

```
'providers' => [
    /*
     * Package Service Providers...
     */
    Nimaw\LaraCommands\LaraCommandsServiceProvider::class,
]
```

Usage
-----

[](#usage)

After finish installation you can use command's easly.

CommandDescriptionphp artisan make:viewCreate new view templatephp artisan make:traitCreate new Trait classphp artisan make:serviceCreate new Service classCredits
-------

[](#credits)

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

License
-------

[](#license)

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

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

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 ~5 days

Total

5

Last Release

1579d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/299fbb462660b1020307f9f79c0df8ed51853b47382b653ba7efb8ba8ef2ffda?d=identicon)[NimaTF](/maintainers/NimaTF)

---

Top Contributors

[![Nimaw](https://avatars.githubusercontent.com/u/66498830?v=4)](https://github.com/Nimaw "Nimaw (25 commits)")

---

Tags

artisan-cliLara commandsextra commandscommand generators

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nimaw-lara-commands/health.svg)

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

###  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)[fumeapp/modeltyper

Generate TypeScript interfaces from Laravel Models

196277.9k](/packages/fumeapp-modeltyper)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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