PHPackages                             sirio/laravel-command - 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. [Framework](/categories/framework)
4. /
5. sirio/laravel-command

ActiveLibrary[Framework](/categories/framework)

sirio/laravel-command
=====================

This package for generating custom Views, Controllers, Models, Request and etc.

v0.3.1(5y ago)019MITPHP

Since Jun 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/stnss/laravel-command)[ Packagist](https://packagist.org/packages/sirio/laravel-command)[ RSS](/packages/sirio-laravel-command/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (7)Used By (0)

Laravel Create Command
======================

[](#laravel-create-command)

[![License](https://camo.githubusercontent.com/5c183061174d9cf5eb77dec54de0d60432c5c926919d6a01ccfd163543428624/687474703a2f2f706f7365722e707567782e6f72672f736972696f2f6c61726176656c2d636f6d6d616e642f6c6963656e7365)](https://packagist.org/packages/sirio/laravel-command)[![Version](https://camo.githubusercontent.com/50ae4a7f24c33ddfa0d184b757034dc344715f4e8cbc0a594e98bdddf287fa3d/687474703a2f2f706f7365722e707567782e6f72672f736972696f2f6c61726176656c2d636f6d6d616e642f76657273696f6e)](https://packagist.org/packages/sirio/laravel-command)[![Total Downloads](https://camo.githubusercontent.com/073ca9d4edd3207c11304d58b6aedf9e75632fa2f1f34544cac7f191ea2fbad0/687474703a2f2f706f7365722e707567782e6f72672f736972696f2f6c61726176656c2d636f6d6d616e642f646f776e6c6f616473)](https://packagist.org/packages/sirio/laravel-command)

This is package to integrate [Laravel Create Command](https://github.com/stnss/laravel-command) with [Laravel](https://laravel.com/). It includes a ServiceProvider to register the command.

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

[](#installation)

Require this package using composer.

```
composer require sirio/laravel-command
```

Optional: The service provider will automatically get registered. Or you may manually add the service provider in your config/app.php file:

```
'providers' => [
    // ...
    Sirio\LaravelCommand\SirioCommandServiceProvide::class,
];
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

1839d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/66677326?v=4)[Sutan Syahdinullah](/maintainers/stnss)[@stnss](https://github.com/stnss)

---

Top Contributors

[![stnss](https://avatars.githubusercontent.com/u/66677326?v=4)](https://github.com/stnss "stnss (16 commits)")

---

Tags

laravelcommand

### Embed Badge

![Health badge](/badges/sirio-laravel-command/health.svg)

```
[![Health](https://phpackages.com/badges/sirio-laravel-command/health.svg)](https://phpackages.com/packages/sirio-laravel-command)
```

###  Alternatives

[hemp/presenter

Easy Model Presenters in Laravel

247616.4k1](/packages/hemp-presenter)[rahulalam31/laravel-abuse-ip

Block ip address of all spammer's around the world.

27235.6k](/packages/rahulalam31-laravel-abuse-ip)[glhd/linen

21441.7k](/packages/glhd-linen)

PHPackages © 2026

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