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. kphcdr/kconf

ActiveLibrary

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

v1.0.1(2y 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 1mo ago

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 22% 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

1055d 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

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[phpoffice/phpspreadsheet

PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine

13.9k293.5M1.3k](/packages/phpoffice-phpspreadsheet)[maatwebsite/excel

Supercharged Excel exports and imports in Laravel

12.7k144.3M712](/packages/maatwebsite-excel)[cakephp/cakephp

The CakePHP framework

8.8k18.5M1.6k](/packages/cakephp-cakephp)[illuminate/contracts

The Illuminate Contracts package.

704122.9M10.1k](/packages/illuminate-contracts)[algolia/algoliasearch-client-php

API powering the features of Algolia.

69333.0M114](/packages/algolia-algoliasearch-client-php)

PHPackages © 2026

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