PHPackages                             corely/lamens - 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. corely/lamens

ActiveLibrary[Framework](/categories/framework)

corely/lamens
=============

Speed up your Lumen with Swoole

v0.1.0(8y ago)011MITPHPPHP &gt;=7.1.3

Since Mar 30Pushed 8y ago1 watchersCompare

[ Source](https://github.com/corely/lamens)[ Packagist](https://packagist.org/packages/corely/lamens)[ Docs](https://github.com/corely/lamens)[ RSS](/packages/corely-lamens/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Lamens
======

[](#lamens)

> Speed up your Lumen with Swoole

[![Latest Stable Version](https://camo.githubusercontent.com/0cf745ebb6dad4581c56098bd4b9d02deefdd19fedf306cd417662f8784e1e8c/68747470733a2f2f706f7365722e707567782e6f72672f636f72656c792f6c616d656e732f762f737461626c65)](https://packagist.org/packages/corely/lamens)[![Total Downloads](https://camo.githubusercontent.com/eac4a26582a3661e0c3d06026c45717159d7828f9ad063382a79e374e837e61f/68747470733a2f2f706f7365722e707567782e6f72672f636f72656c792f6c616d656e732f646f776e6c6f616473)](https://packagist.org/packages/corely/lamens)[![Latest Unstable Version](https://camo.githubusercontent.com/47b8309d0fbe607b78e4b505c615b9d3412f66d651e7e617e9fc0a66f5b2f9ff/68747470733a2f2f706f7365722e707567782e6f72672f636f72656c792f6c616d656e732f762f756e737461626c65)](https://packagist.org/packages/corely/lamens)[![License](https://camo.githubusercontent.com/c1b8aa7f7f0796f3e664ecc4f8fc93f2db8dafc4dfcfd1697638cc42be2e8c67/68747470733a2f2f706f7365722e707567782e6f72672f636f72656c792f6c616d656e732f6c6963656e7365)](https://packagist.org/packages/corely/lamens)[![Build Status](https://camo.githubusercontent.com/6478aa95143359bc9057c0fdfdf904e2fd8ae1087ed147093f3b2a45ec876598/68747470733a2f2f7472617669732d63692e6f72672f636f72656c792f6c616d656e732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/corely/lamens)

Requirements
------------

[](#requirements)

DependencyRequirement[PHP](https://secure.php.net/manual/en/install.php)`>= 7.1.3`[Swoole](https://www.swoole.co.uk/)`>= 2.0.7`[Lumen](https://lumen.laravel.com/)`>= 5.6.2`Install
-------

[](#install)

- Add lamens to you composer.json file and run `composer update`:

```
"corely/lamens": "dev-master"

```

or just run shell command:

```
composer require corely/lamens
```

- Register Lumen service provider, add the code to your `bootstrap/app.php`:

```
$app->register(\Lamens\Providers\LamensServiceProvider::class);

```

- Publish configuration

```
php artisan vendor:publish --provider="Lamens\Providers\LamensServiceProvider"

```

Usage
-----

[](#usage)

```
php artisan lamens [start | stop | restart | status | reload | reload_task]
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

2968d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f589707e49b9694cf691532ff2afa8cc25af5caf926c32535bb85bb488b9f67e?d=identicon)[corely](/maintainers/corely)

---

Top Contributors

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

---

Tags

lumenswoole

### Embed Badge

![Health badge](/badges/corely-lamens/health.svg)

```
[![Health](https://phpackages.com/badges/corely-lamens/health.svg)](https://phpackages.com/packages/corely-lamens)
```

###  Alternatives

[laravel/octane

Supercharge your Laravel application's performance.

4.0k21.5M159](/packages/laravel-octane)[laravel/lumen-framework

The Laravel Lumen Framework.

1.5k26.2M709](/packages/laravel-lumen-framework)[laravel-lang/publisher

Localization publisher for your Laravel application

2167.7M24](/packages/laravel-lang-publisher)[hyperf/hyperf-skeleton

A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.

301187.4k](/packages/hyperf-hyperf-skeleton)[fastd/fastd

The FastD High Performance API Framework

42015.2k17](/packages/fastd-fastd)[easyswoole/component

easyswoole component

12199.3k68](/packages/easyswoole-component)

PHPackages © 2026

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