PHPackages                             lumphp/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. lumphp/lumen-vendor-publish

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

lumphp/lumen-vendor-publish
===========================

vendor:publish for Lumen framework.

v8.0(5y ago)06MITPHP

Since Oct 3Pushed 5y agoCompare

[ Source](https://github.com/lumphp/lumen-vendor-publish)[ Packagist](https://packagist.org/packages/lumphp/lumen-vendor-publish)[ Patreon](https://www.patreon.com/laravelista)[ RSS](/packages/lumphp-lumen-vendor-publish/feed)WikiDiscussions master Synced yesterday

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

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

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

fork from [laravelista/lumen-vendor-publish](https://github.com/laravelista/lumen-vendor-publish)

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

[![Become a Patron](https://camo.githubusercontent.com/16fde1abb7601eba23de38f592bc54e3a7d10da24ac58db594d7fab32d449d46/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4265636f6d65253230612d506174726f6e2d6639363835342e7376673f7374796c653d666f722d7468652d6261646765)](https://www.patreon.com/laravelista)

Overview
--------

[](#overview)

This package contains a copy of the class from [`Illuminate/Foundation/Console/VendorPublishCommand`](https://github.com/laravel/framework/blob/6.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 ^5.5 -&gt; LumenVendorPublish ^5.5. etc.*

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

[](#installation)

```
composer require laravelista/lumen-vendor-publish=^7.0

```

Usage
-----

[](#usage)

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

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

```

Sponsors &amp; Backers
----------------------

[](#sponsors--backers)

I would like to extend my thanks to the following sponsors &amp; backers for funding my open-source journey. If you are interested in becoming a sponsor or backer, please visit the [Backers page](https://mariobasic.com/backers).

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

[](#contributing)

Thank you for considering contributing to LumenVendorPublish! The contribution guide can be found [Here](https://mariobasic.com/contributing).

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

[](#code-of-conduct)

In order to ensure that the open-source community is welcoming to all, please review and abide by the [Code of Conduct](https://mariobasic.com/code-of-conduct).

License
-------

[](#license)

LumenVendorPublish is open-source 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

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.1% 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

Unknown

Total

1

Last Release

2047d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5595cf1aa2946801f9db3fbb4ef47699fe2035b69884682c82e4674bfe1765ff?d=identicon)[lumphp](/maintainers/lumphp)

---

Top Contributors

[![mabasic](https://avatars.githubusercontent.com/u/1839930?v=4)](https://github.com/mabasic "mabasic (51 commits)")[![olegstyle](https://avatars.githubusercontent.com/u/22445702?v=4)](https://github.com/olegstyle "olegstyle (1 commits)")

---

Tags

consolelumenpublishcommandvendor

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/lumphp-lumen-vendor-publish/health.svg)](https://phpackages.com/packages/lumphp-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)
