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 5d 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

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

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

Total

2

Last Release

2135d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/80b1e9efacc425a65161eda871719db5a51d598f46e3afc5455009a889c1483a?d=identicon)[sushidev](/maintainers/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

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M213](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10532.5M862](/packages/illuminate-pagination)[spatie/laravel-pjax

A pjax middleware for Laravel 5

513371.8k11](/packages/spatie-laravel-pjax)[spatie/laravel-mix-preload

Add preload and prefetch links based your Mix manifest

169176.0k2](/packages/spatie-laravel-mix-preload)[illuminate/cookie

The Illuminate Cookie package.

224.3M122](/packages/illuminate-cookie)

PHPackages © 2026

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