PHPackages                             zngue/laravel\_create\_composer\_plugin - 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. zngue/laravel\_create\_composer\_plugin

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

zngue/laravel\_create\_composer\_plugin
=======================================

Laravel composer自动创建包，让你不在为开发而烦恼，轻轻松松创建自己的包

1.1.3(7y ago)05MITPHPPHP &gt;=7.2

Since Apr 19Pushed 6y ago1 watchersCompare

[ Source](https://github.com/zngue/laravel_create_composer_plugin)[ Packagist](https://packagist.org/packages/zngue/laravel_create_composer_plugin)[ RSS](/packages/zngue-laravel-create-composer-plugin/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (4)Used By (0)

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

[](#installation)

```
composer require zngue/laravel_create_composer_plugin

```

Register the service provider to the current project (Not needed if using laravel 5.5+):

```
ConsoleTVs\Bootpack\BootpackServiceProvider::class

```

Publish the configuration:

```
php artisan vendor:publish

```

Usage
-----

[](#usage)

Can't be more simple... rename test/package to the vendor/packagename notation you wish to create.

```
php artisan zng:add test/package

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Total

3

Last Release

2580d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/zngue-laravel-create-composer-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/zngue-laravel-create-composer-plugin/health.svg)](https://phpackages.com/packages/zngue-laravel-create-composer-plugin)
```

###  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)[mrmarchone/laravel-auto-crud

Laravel Auto CRUD helps you streamline development and save time.

28711.8k2](/packages/mrmarchone-laravel-auto-crud)

PHPackages © 2026

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