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 3w ago

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 31% 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

2098d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/65116826?v=4)[lumphp](/maintainers/lumphp)[@lumphp](https://github.com/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/ai

The official AI SDK for Laravel.

1.0k3.2M188](/packages/laravel-ai)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M129](/packages/roots-acorn)[spatie/laravel-backup

A Laravel package to backup your application

6.0k24.4M236](/packages/spatie-laravel-backup)[illuminate/queue

The Illuminate Queue package.

21332.6M1.6k](/packages/illuminate-queue)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)[erag/laravel-lang-sync-inertia

A powerful Laravel package for syncing and managing language translations across backend and Inertia.js (Vue/React/Svelte) frontends, offering effortless localization, auto-sync features, and smooth multi-language support for modern Laravel applications.

4925.3k](/packages/erag-laravel-lang-sync-inertia)

PHPackages © 2026

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