PHPackages                             leon2012/goconfd-php-sdk - 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. leon2012/goconfd-php-sdk

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

leon2012/goconfd-php-sdk
========================

goconfd php sdk

0.0.1(9y ago)516MITPHPPHP &gt;=5.5.0

Since Mar 14Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Leon2012/goconfd-php-sdk)[ Packagist](https://packagist.org/packages/leon2012/goconfd-php-sdk)[ RSS](/packages/leon2012-goconfd-php-sdk/feed)WikiDiscussions master Synced 2d ago

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

goconfd-php-sdk
===============

[](#goconfd-php-sdk)

goconfd php sdk

```
	include_once("../vendor/autoload.php");
	use goconfd\phpsdk\Goconfd;
	$config = [
		'save_path' => '/tmp/goconfd',
		'key_prefix' => 'develop.activity',
		'save_type' => 2,
		'file_ext' => '',
		'agent_url' => 'http://127.0.0.1:3001/',
	];
	$sdk = new Goconfd($config);
	$kv = $sdk->get("develop.activity.k1");
	if ($kv) {
		echo $kv->getValue();
	}

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

3397d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9378161?v=4)[Leon](/maintainers/Leon2012)[@Leon2012](https://github.com/Leon2012)

---

Top Contributors

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

---

Tags

goconfd

### Embed Badge

![Health badge](/badges/leon2012-goconfd-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/leon2012-goconfd-php-sdk/health.svg)](https://phpackages.com/packages/leon2012-goconfd-php-sdk)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.5k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

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

751291.4k39](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

5.1k5.2k](/packages/shlinkio-shlink)

PHPackages © 2026

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