PHPackages                             sayeed/lumen-serve - 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. sayeed/lumen-serve

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

sayeed/lumen-serve
==================

Serve the application on the PHP development server

052PHP

Since Nov 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jbhasan/Lumen-Serve)[ Packagist](https://packagist.org/packages/sayeed/lumen-serve)[ RSS](/packages/sayeed-lumen-serve/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Lumen Serve in Artisan
======================

[](#lumen-serve-in-artisan)

Serve the application on the PHP development server.

---

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

[](#installation)

Via Composer

```
$ composer require sayeed/lumen-serve
```

Open bootstrap/app.php and add the line below

```
$app->register(Sayeed\LumenServe\LumenServeProvider::class);
```

---

### **Uses**

[](#uses)

1. Run `php artisan serve` to serve the application on the PHP development server

[![artisan_serve laravel](screenshort/screenshort.png)](screenshort/screenshort.png)

### **License**

[](#license)

The **lumen-serve** is a open-source software licensed under the [MIT License](LICENSE.md).

Credits
-------

[](#credits)

- [Md. Hasan Sayeed](https://github.com/jbhasan)

For any questions, you can reach out to the author of this package, Md. Hasan Sayeed.

Thank you for using it :)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ef216b5d931db98e01ed56ef179585d4ce5126ccc6a0f1b14ff9531315a9021?d=identicon)[nilpahar](/maintainers/nilpahar)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/sayeed-lumen-serve/health.svg)

```
[![Health](https://phpackages.com/badges/sayeed-lumen-serve/health.svg)](https://phpackages.com/packages/sayeed-lumen-serve)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20720.9k21](/packages/winbox-args)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3275.4k1](/packages/tomatophp-filament-artisan)[thettler/laravel-console-toolkit

This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.

324.1k](/packages/thettler-laravel-console-toolkit)

PHPackages © 2026

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