PHPackages                             adamtyn/lumen-artisan-config-cache - 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. adamtyn/lumen-artisan-config-cache

ActiveLibrary[Framework](/categories/framework)

adamtyn/lumen-artisan-config-cache
==================================

移植Laravel的 `php artisan config:cache` \[创建配置缓存文件\]指令到Lumen

v1.0.1(5y ago)1191MITPHP

Since Sep 28Pushed 4y ago1 watchersCompare

[ Source](https://github.com/AdamTyn/lumen-artisan-config-cache)[ Packagist](https://packagist.org/packages/adamtyn/lumen-artisan-config-cache)[ RSS](/packages/adamtyn-lumen-artisan-config-cache/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (1)

lumen-artisan-config-cache
==========================

[](#lumen-artisan-config-cache)

移植Laravel的 `php artisan config:cache` \[创建配置缓存文件\]指令到Lumen

Usage
=====

[](#usage)

在 **'app/commands/kernel.php'** 中注册指令：

```
protected $commands = [
	\AdamTyn\Lumen\Artisan\ConfigCacheCommand::class
];

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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 ~1 days

Total

2

Last Release

2051d ago

### Community

Maintainers

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

---

Tags

composer-packagelaravellumenlumen-packagephpframeworklaravellumenadamtyn

### Embed Badge

![Health badge](/badges/adamtyn-lumen-artisan-config-cache/health.svg)

```
[![Health](https://phpackages.com/badges/adamtyn-lumen-artisan-config-cache/health.svg)](https://phpackages.com/packages/adamtyn-lumen-artisan-config-cache)
```

###  Alternatives

[saad/api-debugger

Easily debug your JSON API.

1170.1k](/packages/saad-api-debugger)

PHPackages © 2026

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