PHPackages                             kphcdr/kconf - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. kphcdr/kconf

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

kphcdr/kconf
============

v1.0.1(3y ago)191PHP

Since Jun 25Pushed 2y ago1 watchersCompare

[ Source](https://github.com/kphcdr/kconf)[ Packagist](https://packagist.org/packages/kphcdr/kconf)[ RSS](/packages/kphcdr-kconf/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (3)Used By (0)

use in laravel
--------------

[](#use-in-laravel)

```
        //store config
        $r = (new Kconf(\Illuminate\Support\Facades\Cache::repository(\Illuminate\Support\Facades\Cache::getStore()), config("app.name"), $this->app->environment(), 1234))->setNeedCache($this->app->environment("production"))->try();
        if ($c = Arr::get($r, 'data.config')) {
            config([
                "kconf"=>$c
            ]);
        }
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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

1103d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5b70d068fd5672bc52b515ed5a7b803c743244a79bb2c310e113a47d541e6b87?d=identicon)[kphcdr](/maintainers/kphcdr)

---

Top Contributors

[![duranr634611](https://avatars.githubusercontent.com/u/129716615?v=4)](https://github.com/duranr634611 "duranr634611 (1 commits)")[![kphcdr](https://avatars.githubusercontent.com/u/3817838?v=4)](https://github.com/kphcdr "kphcdr (1 commits)")

### Embed Badge

![Health badge](/badges/kphcdr-kconf/health.svg)

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

###  Alternatives

[mobiledetect/mobiledetectlib

Mobile\_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.

10.7k170.9M524](/packages/mobiledetect-mobiledetectlib)[illuminate/contracts

The Illuminate Contracts package.

706130.3M13.2k](/packages/illuminate-contracts)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k41](/packages/civicrm-civicrm-core)[flow-php/etl

PHP ETL - Extract Transform Load - Abstraction

378604.0k102](/packages/flow-php-etl)[phiki/phiki

Syntax highlighting using TextMate grammars in PHP.

3693.8M53](/packages/phiki-phiki)[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)

PHPackages © 2026

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