PHPackages                             design/laravel-cli - 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. design/laravel-cli

ActiveLibrary

design/laravel-cli
==================

laravel-cli

1.0.3(4y ago)16MITPHPPHP ^7.4

Since Aug 10Pushed 4y ago1 watchersCompare

[ Source](https://github.com/design981/laravel-cli)[ Packagist](https://packagist.org/packages/design/laravel-cli)[ RSS](/packages/design-laravel-cli/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Laravel server for cli
======================

[](#laravel-server-for-cli)

Why use here
------------

[](#why-use-here)

Traditional php-fpm require vender file for every time, This not only consumes CPU and disk I/O, Even if opcache is used, it loads a large number of files. It's also a waste of time and resources. So write kernel to memory, Reduce file access, Only keep build requests. This can save a lot of resources

1. Reduce access to cpu
2. Reduce access to disk I/o
3. Reduce db socket build

### install

[](#install)

> composer require design/laravel-cli

use workerman
-------------

[](#use-workerman)

### start

[](#start)

> php artisan cli:workerman start

### status

[](#status)

> php artisan cli:workerman stop

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Every ~0 days

Total

2

Last Release

1740d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4adc32eb05d6b882d207a3950c638444e123a7c28dbf280fd33994cb40464bd3?d=identicon)[iuue16129](/maintainers/iuue16129)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/design-laravel-cli/health.svg)

```
[![Health](https://phpackages.com/badges/design-laravel-cli/health.svg)](https://phpackages.com/packages/design-laravel-cli)
```

PHPackages © 2026

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