PHPackages                             mazfreelance/lumen-vendor-publish - 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. [CLI &amp; Console](/categories/cli)
4. /
5. mazfreelance/lumen-vendor-publish

ActiveLibrary[CLI &amp; Console](/categories/cli)

mazfreelance/lumen-vendor-publish
=================================

vendor:publish for Lumen framework.

10.0.0(2y ago)0701MITPHP

Since Jun 23Pushed 2y agoCompare

[ Source](https://github.com/mazfreelance/lumen-vendor-publish)[ Packagist](https://packagist.org/packages/mazfreelance/lumen-vendor-publish)[ RSS](/packages/mazfreelance-lumen-vendor-publish/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (4)Versions (23)Used By (0)

`vendor:publish` for Lumen framework
====================================

[](#vendorpublish-for-lumen-framework)

[`laravelista/lumen-vendor-publish`](https://github.com/laravelista/lumen-vendor-publish) is **abandoned**.

This package contains a single command borrowed from the Laravel framework that enables you to use `php artisan vendor:publish` in your Lumen application.

Overview
--------

[](#overview)

This package contains a copy of the class from [`Illuminate/Foundation/Console/VendorPublishCommand`](https://github.com/laravel/framework/blob/9.x/src/Illuminate/Foundation/Console/VendorPublishCommand.php).

**This repository now follows the Lumen framework versioning.**Use the appropriate version of this package for your Lumen application. *eg. Lumen ^9.0 -&gt; LumenVendorPublish ^9.0. etc.*

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

[](#installation)

```
composer require mazfreelance/lumen-vendor-publish

```

Usage
-----

[](#usage)

To be able to use it you have to add it to your `app/Console/Kernel.php` file:

```
protected $commands = [
    \Mazfreelance\LumenVendorPublish\VendorPublishCommand::class
];

```

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

[](#contributing)

Thank you for considering contributing to LumenVendorPublish!

Code of Conduct
---------------

[](#code-of-conduct)

In order to ensure that the open-source community is welcoming to all.

License
-------

[](#license)

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

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 60% 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 ~140 days

Recently: every ~302 days

Total

22

Last Release

1023d ago

Major Versions

5.8.0 → 6.0.02019-10-11

6.0.1 → 7.0.02020-03-31

7.0.0 → 8.0.02020-10-29

8.0.0 → 9.0.02022-06-20

9.0.1 → 10.0.02023-07-25

### Community

Maintainers

![](https://www.gravatar.com/avatar/2664199d6a3dadc2b99e49f463494d71556a1cea7d78e78abde761649d85aa06?d=identicon)[mazfreelance](/maintainers/mazfreelance)

---

Top Contributors

[![mabasic](https://avatars.githubusercontent.com/u/1839930?v=4)](https://github.com/mabasic "mabasic (12 commits)")[![mazfreelance](https://avatars.githubusercontent.com/u/29052573?v=4)](https://github.com/mazfreelance "mazfreelance (6 commits)")[![ivan-stojic](https://avatars.githubusercontent.com/u/3668683?v=4)](https://github.com/ivan-stojic "ivan-stojic (1 commits)")[![olegstyle](https://avatars.githubusercontent.com/u/22445702?v=4)](https://github.com/olegstyle "olegstyle (1 commits)")

---

Tags

consolelumenpublishcommandvendor

### Embed Badge

![Health badge](/badges/mazfreelance-lumen-vendor-publish/health.svg)

```
[![Health](https://phpackages.com/badges/mazfreelance-lumen-vendor-publish/health.svg)](https://phpackages.com/packages/mazfreelance-lumen-vendor-publish)
```

###  Alternatives

[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)[nunomaduro/laravel-console-menu

Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.

815412.0k48](/packages/nunomaduro-laravel-console-menu)[illuminated/console-mutex

Mutex for Laravel Console Commands.

146938.2k1](/packages/illuminated-console-mutex)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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