PHPackages                             hypesewa/hype-vender-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. hypesewa/hype-vender-publish

ActiveLibrary

hypesewa/hype-vender-publish
============================

vendor:publish for Lumen framework.

1.0.0(3y ago)0181MITPHPPHP &gt;=8.0.0

Since Dec 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/roshan059/hype-package-vendor-publish)[ Packagist](https://packagist.org/packages/hypesewa/hype-vender-publish)[ RSS](/packages/hypesewa-hype-vender-publish/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (1)

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

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

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/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 hypesewa/hype-vender-publish

```

Usage
-----

[](#usage)

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

```
    protected $commands = [
        \Hypesewa\HypeVenderPublish\VendorPublishCommand::class
    ];

```

License
-------

[](#license)

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

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

Unknown

Total

1

Last Release

1238d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/81e3217afe5646de8c3fc8aec159ce11b2614069208b1cc407cf976a1814b585?d=identicon)[roshan059](/maintainers/roshan059)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/hypesewa-hype-vender-publish/health.svg)

```
[![Health](https://phpackages.com/badges/hypesewa-hype-vender-publish/health.svg)](https://phpackages.com/packages/hypesewa-hype-vender-publish)
```

###  Alternatives

[spatie/laravel-backup

A Laravel package to backup your application

6.0k21.8M191](/packages/spatie-laravel-backup)[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k19.8M136](/packages/laravel-jetstream)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)[bkwld/croppa

Image thumbnail creation through specially formatted URLs for Laravel

510496.0k23](/packages/bkwld-croppa)[sammyjo20/lasso

Lasso - Asset wrangling for Laravel made simple.

355347.9k](/packages/sammyjo20-lasso)

PHPackages © 2026

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