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. [Framework](/categories/framework)
4. /
5. hypesewa/hype-vender-publish

ActiveLibrary[Framework](/categories/framework)

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 yesterday

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 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

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

1290d 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

[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M151](/packages/laravel-mcp)[laravel/boost

Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.

3.5k21.5M588](/packages/laravel-boost)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k29.9M146](/packages/laravel-cashier)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M132](/packages/laravel-pulse)

PHPackages © 2026

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