PHPackages                             wovosoft/laravel-package-make-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. wovosoft/laravel-package-make-commands

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wovosoft/laravel-package-make-commands
======================================

Laravel make:\* commands for Packages in ./packages/vendor/package for local development

v0.0.1(2y ago)0595MITPHP

Since Sep 18Pushed 2y ago1 watchersCompare

[ Source](https://github.com/wovosoft/laravel-package-make-commands)[ Packagist](https://packagist.org/packages/wovosoft/laravel-package-make-commands)[ Docs](https://github.com/wovosoft/laravel-package-make-commands)[ RSS](/packages/wovosoft-laravel-package-make-commands/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

LaravelPackageMakeCommands
==========================

[](#laravelpackagemakecommands)

[![Latest Version on Packagist](https://camo.githubusercontent.com/a230e8dea5934e4599f55044985a03b15eed84967479c87d8629aa8b04fab1ea/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776f766f736f66742f6c61726176656c2d7061636b6167652d6d616b652d636f6d6d616e64732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wovosoft/laravel-package-make-commands)[![Total Downloads](https://camo.githubusercontent.com/5e9fdb4fa0a55febd392499cc290a64e816ed221f7d26aeffb59d24e3cd4b8e9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f776f766f736f66742f6c61726176656c2d7061636b6167652d6d616b652d636f6d6d616e64732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wovosoft/laravel-package-make-commands)[![Build Status](https://camo.githubusercontent.com/65c4be0cb0e30abc46c03cd460e70ddf69d055539e6980d84285e91598e9c684/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f776f766f736f66742f6c61726176656c2d7061636b6167652d6d616b652d636f6d6d616e64732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/wovosoft/laravel-package-make-commands)[![StyleCI](https://camo.githubusercontent.com/cb13a877afd1dbe223c631789c3f922d3ace958fdb334a9cce9b26afefbc2ebd/68747470733a2f2f7374796c6563692e696f2f7265706f732f31323334353637382f736869656c64)](https://styleci.io/repos/12345678)

Extended version of laravel's default `make:*` commands. During package development, this package can be helpful.

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

[](#installation)

Via Composer

```
composer require wovosoft/laravel-package-make-commands
```

Usage
-----

[](#usage)

Make Model

```
php artisan make:package-model Test
php artisan make:package-model Test -m
php artisan make:package-model Test -mc
php artisan make:package-model Test -mcf
```

Make Controller

```
php artisan make:package-controller TestController
```

Make Request

```
php artisan make:package-request TestRequest
```

Make Factory

```
php artisan make:package-factory TestFactory
```

Make Custom Validation Rule

```
php artisan make:rule TestRule
```

Change log
----------

[](#change-log)

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

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

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Credits
-------

[](#credits)

- [Narayan Adhikary](https://github.com/wovosoft)
- [All Contributors](../../contributors)

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

968d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f55c1cd4104a9d22fa0542cd25c22c0cb25af814b4ccad94882845916cd5eca5?d=identicon)[wovosoft](/maintainers/wovosoft)

---

Top Contributors

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

---

Tags

laravelpackageMake commands

### Embed Badge

![Health badge](/badges/wovosoft-laravel-package-make-commands/health.svg)

```
[![Health](https://phpackages.com/badges/wovosoft-laravel-package-make-commands/health.svg)](https://phpackages.com/packages/wovosoft-laravel-package-make-commands)
```

###  Alternatives

[wujunze/money-wrapper

MoneyPHP Wrapper

113.8k](/packages/wujunze-money-wrapper)

PHPackages © 2026

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