PHPackages                             ollywarren/makepackage - 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. ollywarren/makepackage

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

ollywarren/makepackage
======================

Implements a Artisan command to scaffold out laravel composer packages

V1.10(8y ago)62.7k1MITPHP

Since Jun 23Pushed 8y agoCompare

[ Source](https://github.com/ollywarren/artisan-make-package)[ Packagist](https://packagist.org/packages/ollywarren/makepackage)[ Docs](https://github.com/ollywarren/artisan-make-package)[ RSS](/packages/ollywarren-makepackage/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (5)DependenciesVersions (8)Used By (0)

MakePackage
===========

[](#makepackage)

[![Total Downloads](https://camo.githubusercontent.com/24f8e63ca133b4a67c78b0eb8b2b8e8a605eee2993d88e4895634485a2bfe68e/68747470733a2f2f706f7365722e707567782e6f72672f6f6c6c7977617272656e2f6d616b657061636b6167652f646f776e6c6f616473)](https://packagist.org/packages/ollywarren/makepackage)[![Latest Stable Version](https://camo.githubusercontent.com/6cdbd8ca047bf86c1eed22482e257a397ef1d329cb80f201decd46485d2efaf4/68747470733a2f2f706f7365722e707567782e6f72672f6f6c6c7977617272656e2f6d616b657061636b6167652f762f737461626c65)](https://packagist.org/packages/ollywarren/makepackage)[![License](https://camo.githubusercontent.com/0e271d608fa02c99c6fd9cfb6c5cbf9db409b5f00c0a289aabd7cda02144b687/68747470733a2f2f706f7365722e707567782e6f72672f6f6c6c7977617272656e2f6d616b657061636b6167652f6c6963656e7365)](https://packagist.org/packages/ollywarren/makepackage)

### Introduction

[](#introduction)

Implements a Artisan command to scaffold out Laravel Composer packages

### Installation Laravel 5.5 LTS

[](#installation-laravel-55-lts)

1. Composer require the package:

    `composer require ollywarren/makepackage`

Let Laravel 5.5 Automatic Package Discovery do its thang!

### Installation Laravel 5.4

[](#installation-laravel-54)

1. Composer require the package:

    `composer require ollywarren/makepackage`
2. Register the service provider in `App\config\app.php` providers array:

    `Ollywarren\Makepackage\MakepackageServiceProvider::class`
3. Navigate to the project root and run `php artisan` to check that the `make:package` command is present.

### Usage Instructions

[](#usage-instructions)

1. Simply run `php artisan make:package` then follow the on screen instructions.

Enjoy and Make Something Awesome!

### Mentions

[](#mentions)

Thanks to Sebastiaan Luca  for sharing his Stub Generator code now included in this package. Made this package much smaller and much easier to maintain and upgrade in the future.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

Established project with proven stability

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

Recently: every ~26 days

Total

6

Last Release

3142d ago

Major Versions

V0.1 → V1.02017-06-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/874eaf75ad53210f018e13fa297cba3d9da711549801c04156de6aac27ab28f9?d=identicon)[ollywarren](/maintainers/ollywarren)

---

Top Contributors

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

---

Tags

artisancomposercomposer-packagelaravelcomposerpackageartisancommands

### Embed Badge

![Health badge](/badges/ollywarren-makepackage/health.svg)

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

###  Alternatives

[jean85/pretty-package-versions

A library to get pretty versions strings of installed dependencies

1.3k289.5M63](/packages/jean85-pretty-package-versions)[composer/satis

Simple Repository Generator

3.3k1.4M17](/packages/composer-satis)[fxp/composer-asset-plugin

NPM/Bower Dependency Manager for Composer

8894.8M41](/packages/fxp-composer-asset-plugin)[foxy/foxy

Fast, reliable, and secure NPM/Yarn/pnpm bridge for Composer

177287.5k25](/packages/foxy-foxy)[neronmoon/scriptsdev

Scripts-dev behaviour for Composer

691.5M41](/packages/neronmoon-scriptsdev)[netojose/laravel-bootstrap-4-forms

Bootstrap 4 form builder for Laravel 5

182115.3k](/packages/netojose-laravel-bootstrap-4-forms)

PHPackages © 2026

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