PHPackages                             friendsofhyperf/config-anyway - 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. friendsofhyperf/config-anyway

ActiveLibrary

friendsofhyperf/config-anyway
=============================

Config extension for Hyperf.

0.2.1(4y ago)01.6k↓55.9%MITPHPPHP &gt;=7.4

Since Jan 4Pushed 3y ago1 watchersCompare

[ Source](https://github.com/friendsofhyperf/config-anyway)[ Packagist](https://packagist.org/packages/friendsofhyperf/config-anyway)[ RSS](/packages/friendsofhyperf-config-anyway/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelogDependencies (10)Versions (6)Used By (0)

Hyperf config-array
===================

[](#hyperf-config-array)

[![Latest Test](https://github.com/friendsofhyperf/config-anyway/workflows/tests/badge.svg)](https://github.com/friendsofhyperf/config-anyway/actions)[![Latest Stable Version](https://camo.githubusercontent.com/6673851479661ce15fcd9d2aa1cabcc3bc461ba09e68370094386da1085ac86c/68747470733a2f2f706f7365722e707567782e6f72672f667269656e64736f666879706572662f636f6e6669672d616e797761792f76657273696f6e2e706e67)](https://packagist.org/packages/friendsofhyperf/config-anyway)[![Total Downloads](https://camo.githubusercontent.com/dfddd306167c42e138b75980444ee7a3ebf7c1093a31004dd34510f7a8a98a13/68747470733a2f2f706f7365722e707567782e6f72672f667269656e64736f666879706572662f636f6e6669672d616e797761792f642f746f74616c2e706e67)](https://packagist.org/packages/friendsofhyperf/config-anyway)[![GitHub license](https://camo.githubusercontent.com/f6a8d82adaa3b264c4c8ba6d55b12dab5ed4876f18efa7a3dc0463b67e54303f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f667269656e64736f666879706572662f636f6e6669672d616e79776179)](https://github.com/friendsofhyperf/config-anyway)

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

[](#installation)

```
composer require friendsofhyperf/config-anyway

```

Publish
-------

[](#publish)

```
php bin/hyperf.php vendor:publish friendsofhyperf/config-anyway
```

Configure
---------

[](#configure)

```
// config/autoload/config_center.php
return [
    'drivers' => [
        'driver' => FriendsOfHyperf\ConfigAnyway\AnywayDriver::class,
        'mapping' => [
            'key1' => function() { return []; },
            'key2' => App\Source\ArrayHandler::class, // need __invoke()
            'key3' => [App\Source\ArrayHandler::class, '__invoke'],
        ],
    ]
];
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Recently: every ~97 days

Total

6

Last Release

1362d ago

Major Versions

0.x-dev → 1.x-dev2022-08-16

PHP version history (3 changes)0.1.0PHP &gt;=7.2

0.2.0PHP &gt;=7.4

1.x-devPHP &gt;=8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8337659?v=4)[Deeka Wong](/maintainers/huangdijia)[@huangdijia](https://github.com/huangdijia)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/friendsofhyperf-config-anyway/health.svg)

```
[![Health](https://phpackages.com/badges/friendsofhyperf-config-anyway/health.svg)](https://phpackages.com/packages/friendsofhyperf-config-anyway)
```

###  Alternatives

[mineadmin/mineadmin

Quickly build a background management system for web applications

1.2k2.0k](/packages/mineadmin-mineadmin)[hyperf/swow-skeleton

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

514.5k](/packages/hyperf-swow-skeleton)[yumufeng/hyperf-mongodb

2116.0k](/packages/yumufeng-hyperf-mongodb)[hyperf/swoole-tracker

A swoole tracker library for Hyperf.

1720.3k](/packages/hyperf-swoole-tracker)[crayoon/hyperf-grpc

hyperf grpc extend

253.7k](/packages/crayoon-hyperf-grpc)[mzh/hyperf-validate

hyperf-validate 支持request 和方法场景验证，兼容tp5写法 支持控制器注解验证、方法注解验证

202.9k1](/packages/mzh-hyperf-validate)

PHPackages © 2026

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