PHPackages                             vhxsd/kongserver - 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. vhxsd/kongserver

ActiveLibrary

vhxsd/kongserver
================

kong 网关服务端验证

v1.0(7y ago)011MITPHPPHP &gt;=7.0

Since Oct 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/pf070811/kongserver)[ Packagist](https://packagist.org/packages/vhxsd/kongserver)[ RSS](/packages/vhxsd-kongserver/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

\#使用

```
require_once __DIR__ . '/vendor/autoload.php';

use kongServer\Application;
$ksobj = new Application('&');
if($ksobj->check())
{
    echo "success";
}
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

2767d ago

### Community

Maintainers

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

---

Top Contributors

[![pf070811](https://avatars.githubusercontent.com/u/6408378?v=4)](https://github.com/pf070811 "pf070811 (1 commits)")

### Embed Badge

![Health badge](/badges/vhxsd-kongserver/health.svg)

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

PHPackages © 2026

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