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

Abandoned → [laravelista/lumen-vendor-publish](/?search=laravelista%2Flumen-vendor-publish)ArchivedLibrary[CLI &amp; Console](/categories/cli)

basicit/lumen-vendor-publish
============================

vendor:publish for Lumen framework.

8.0.0(5y ago)20783.2k321MITPHP

Since Jun 23Pushed 4y ago5 watchersCompare

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

READMEChangelog (3)Dependencies (4)Versions (32)Used By (1)

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

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

**Abandoned. Do not use.** See [here](https://github.com/laravelista/lumen-vendor-publish/issues/16#issuecomment-917424678) for explanation.

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/8.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 ^8.0 -&gt; LumenVendorPublish ^8.0. etc.*

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

[](#installation)

```
composer require laravelista/lumen-vendor-publish=^8.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

44

—

FairBetter than 92% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity45

Moderate usage in the ecosystem

Community20

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% 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 ~67 days

Recently: every ~96 days

Total

30

Last Release

2020d ago

Major Versions

1.0.3 → 2.0.02016-09-25

2.1.0 → 5.1.02019-10-11

5.8.x-dev → 6.0.02019-10-11

6.x-dev → 7.0.02020-03-31

7.x-dev → 8.0.02020-10-29

### Community

Maintainers

![](https://www.gravatar.com/avatar/40ea19c312cecdbaa94b6961d083acc981cda402871f0b53b5baa493c0c7e775?d=identicon)[mabasic](/maintainers/mabasic)

---

Top Contributors

[![mabasic](https://avatars.githubusercontent.com/u/1839930?v=4)](https://github.com/mabasic "mabasic (12 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

hacktoberfestconsolelumenpublishcommandvendor

### Embed Badge

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

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