PHPackages                             chatbox-inc/lumen - 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. chatbox-inc/lumen

ActiveLibrary[Framework](/categories/framework)

chatbox-inc/lumen
=================

0.0.1(10y ago)0581PHP

Since Apr 7Pushed 9y ago2 watchersCompare

[ Source](https://github.com/chatbox-inc/lumen)[ Packagist](https://packagist.org/packages/chatbox-inc/lumen)[ RSS](/packages/chatbox-inc-lumen/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (7)Versions (2)Used By (0)

Lumen Applications Template
===========================

[](#lumen-applications-template)

[![Latest Stable Version](https://camo.githubusercontent.com/b6d260a734ccd427940d6cd82165626d13cb77ed74550b68a3f457a124ee79bb/68747470733a2f2f706f7365722e707567782e6f72672f63686174626f782d696e632f6c756d656e2f76657273696f6e)](https://packagist.org/packages/chatbox-inc/lumen)[![License](https://camo.githubusercontent.com/adc65cd056a9b4a90d256d96bc2121b7b4ac4ea6fb20ea2d4c1f2e55b6febec4/68747470733a2f2f706f7365722e707567782e6f72672f63686174626f782d696e632f6c756d656e2f6c6963656e7365)](https://packagist.org/packages/chatbox-inc/lumen)[![composer.lock available](https://camo.githubusercontent.com/ff52a9a40f69797ed2e7a2dc531b6fdf574037fbe88deac6838fd94789285703/68747470733a2f2f706f7365722e707567782e6f72672f63686174626f782d696e632f6c756d656e2f636f6d706f7365726c6f636b)](https://packagist.org/packages/chatbox-inc/lumen)

[![CircleCI](https://camo.githubusercontent.com/f7c4810f0ac84437219017b4e8fd8f5bf09af32ea3931c47ddfb2127f409ac44/68747470733a2f2f636972636c6563692e636f6d2f67682f63686174626f782d696e632f6c756d656e2e7376673f7374796c653d737667)](https://circleci.com/gh/chatbox-inc/lumen)

[![Deploy](https://camo.githubusercontent.com/3da7ea007288c7a8b14c8c84f0836d66ba8f82bd2f3b72fb7e0e72e19a16d28f/68747470733a2f2f7777772e6865726f6b7563646e2e636f6d2f6465706c6f792f627574746f6e2e706e67)](https://heroku.com/deploy)

```
$ composer create-project chatbox-inc/lumen myProject dev-master --prefer-dist

```

基本方針
----

[](#基本方針)

REST APIアプリケーション構築スケルトンとして。

アプリケーションの本体はこちらに。

を参照。

Submodule化してもルートファイルが多くて何かと不便なので、Submodule対応は進めない方向で。

### 参照

[](#参照)

デフォルトのConfigなど

初期構築ファイルは

Packages
--------

[](#packages)

- Lumen Framework
- psysh
- IDE HELPER
- homestead
- CORS 対応 barryvdh/laravel-cors

### homestead

[](#homestead)

PHP7による環境構築。以下のコマンドでサーバ起動が可能

```
$ vendor/bin/homestead make
$ vagrant up

```

### IDE HELPER

[](#ide-helper)

```
$ php artisan ide-helper:generate
$ php artisan ide-helper:meta

```

参考：

### barryvdh/laravel-cors

[](#barryvdhlaravel-cors)

CORS対応のためのモジュール

利用には以下の記述が必要

```
$app->register(\Barryvdh\Cors\LumenServiceProvider::class);
$app->config("cors");

```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

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

3736d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/chatbox-inc-lumen/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k532.1M19.4k](/packages/laravel-framework)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[doppar/framework

The Doppar Framework

4011.2k14](/packages/doppar-framework)[lion/bundle

Lion-framework configuration and initialization package

122.3k3](/packages/lion-bundle)

PHPackages © 2026

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