PHPackages                             metallizzer/laravel-package - 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. metallizzer/laravel-package

ActiveLibrary

metallizzer/laravel-package
===========================

Laravel package generator

v1.2.0(6y ago)011MITPHPPHP ^7.2CI failing

Since Dec 17Pushed 6y ago1 watchersCompare

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

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

Laravel package generator
=========================

[](#laravel-package-generator)

[![Build Status](https://camo.githubusercontent.com/316aab8fbb5417ed2d24773096e4c48f352272f7428d528d5b60ebea8a663f7b/68747470733a2f2f7472617669732d63692e6f72672f4d6574616c6c697a7a65722f6c61726176656c2d7061636b6167652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Metallizzer/laravel-package)[![Latest Version on Packagist](https://camo.githubusercontent.com/8217e820e9b832c796a8045180fab50587d35de4d3e5d2008b14c338071b2c05/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6574616c6c697a7a65722f6c61726176656c2d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/metallizzer/laravel-package)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/e2f07d7073b68c10ddb1aa71d97658b947736f13890c0862adb773007b7128be/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6574616c6c697a7a65722f6c61726176656c2d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/metallizzer/laravel-package)

This Laravel package creates new package skeleton and optionaly can make some of necessary classes for this newly created package.

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

[](#installation)

You can install the package via composer:

```
composer require --dev metallizzer/laravel-package
```

Usage
-----

[](#usage)

To create a new package, run this artisan command:

```
php artisan make:package vendor/package_name
```

You can also create necessary classes by running one of this commands:

```
php artisan package:make:model ModelName
php artisan package:make:controller ControllerName
...
```

All available commands you can view by running:

```
php artisan list package:make
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Credits
-------

[](#credits)

- [Oleg Petrov](https://github.com/Metallizzer)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

4

Last Release

2330d ago

PHP version history (2 changes)v1.0.0PHP &gt;=7.2

v1.0.1PHP ^7.2

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

laravelpackage generator

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/metallizzer-laravel-package/health.svg)

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

###  Alternatives

[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)

PHPackages © 2026

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