PHPackages                             xtwoend/api-gateway - 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. [API Development](/categories/api)
4. /
5. xtwoend/api-gateway

ActiveLibrary[API Development](/categories/api)

xtwoend/api-gateway
===================

Api gateway for hyperf

1.2.0(2y ago)01281MITPHP

Since Jul 8Pushed 2y ago2 watchersCompare

[ Source](https://github.com/xtwoend/api-gateway)[ Packagist](https://packagist.org/packages/xtwoend/api-gateway)[ RSS](/packages/xtwoend-api-gateway/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (9)Versions (2)Used By (0)

Api Gateway Module for Hyperf Framework
---------------------------------------

[](#api-gateway-module-for-hyperf-framework)

### Install

[](#install)

```
    composer require xtwoend/api-gateway

```

```
    php bin/hyperf.php vendor:publish xtwoend/api-gateway
    php bin/hyperf.php migrate

```

in config/routes.php

```
    use Xtwoend\ApiGateway\Router\RouteRegistry;
    make(RouteRegistry::class)->make(Router::class);

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

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

1044d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/707e862eb8fddef4791639520cae4efdc10855859dcf3aa74c1bafa46c5bb575?d=identicon)[xtwoend](/maintainers/xtwoend)

---

Top Contributors

[![xtwoend](https://avatars.githubusercontent.com/u/1768785?v=4)](https://github.com/xtwoend "xtwoend (45 commits)")

### Embed Badge

![Health badge](/badges/xtwoend-api-gateway/health.svg)

```
[![Health](https://phpackages.com/badges/xtwoend-api-gateway/health.svg)](https://phpackages.com/packages/xtwoend-api-gateway)
```

###  Alternatives

[mineadmin/mineadmin

Quickly build a background management system for web applications

1.2k2.0k](/packages/mineadmin-mineadmin)[xmo/mine-core

mineadmin core package

1684.2k1](/packages/xmo-mine-core)

PHPackages © 2026

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