PHPackages                             ambersive/packagemaker - 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. ambersive/packagemaker

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

ambersive/packagemaker
======================

This package helps you to create laravel packages.

v0.2.0(5y ago)12311MITPHP

Since Jul 8Pushed 5y agoCompare

[ Source](https://github.com/AMBERSIVE/laravel-packagemaker)[ Packagist](https://packagist.org/packages/ambersive/packagemaker)[ RSS](/packages/ambersive-packagemaker/feed)WikiDiscussions master Synced 3w ago

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

Laravel Package Maker
=====================

[](#laravel-package-maker)

[![Maintainability](https://camo.githubusercontent.com/58c950dc6d3bd399f2ccccc7c1b7f301497386c88f510592a6812ce1b227c095/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f62316538373765343033353863356565636539302f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/AMBERSIVE/laravel-packagemaker/maintainability)[![Build Status](https://camo.githubusercontent.com/cc36c1b3d75e2147657b86dd9437328d3566973d8db4631f59f1da1a1be0a61d/68747470733a2f2f7472617669732d63692e6f72672f414d424552534956452f6c61726176656c2d7061636b6167656d616b65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/AMBERSIVE/laravel-packagemaker)

Changes between versions will be tracked in the [CHANGELOG](CHANGELOG.md).

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

[](#installation)

```
composer require ambersive/packagemaker --dev
```

#### Optional: Publish the config

[](#optional-publish-the-config)

```
php artisan vendor:publish --tag=packagemaker
```

Usage
-----

[](#usage)

### Command

[](#command)

```
 php artisan make:package ambersive/demo
```

This command will create a scaffold for your next laravel project. Addtional options are:

***--force***

Will force the execution. Otherwise the command will not execute if a package with the same name exists.

***--composer***

Will add the package to the composer.json file of the laravel installation. It will also execute a "**compose require PACKAGE\_NAME**".

Feedback
--------

[](#feedback)

Please feel free to give us feedback or any improvement suggestions.

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

[](#security-vulnerabilities)

If you discover a security vulnerability within this package, please send an e-mail to Manuel Pirker-Ihl via . All security vulnerabilities will be promptly addressed.

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Total

2

Last Release

2183d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4183575?v=4)[Rafael Issao](/maintainers/sushidev)[@sushidev](https://github.com/sushidev)

---

Top Contributors

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

---

Tags

helperlaravellaravel-package

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ambersive-packagemaker/health.svg)

```
[![Health](https://phpackages.com/badges/ambersive-packagemaker/health.svg)](https://phpackages.com/packages/ambersive-packagemaker)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M10](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M375](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

244.6M136](/packages/illuminate-cookie)

PHPackages © 2026

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