PHPackages                             vxm/gateway-clients - 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. vxm/gateway-clients

ActiveLibrary[API Development](/categories/api)

vxm/gateway-clients
===================

An interface for build rest api client (1-n).

1.0.0(7y ago)18131BSD-3-ClausePHPPHP &gt;=7.0.0

Since May 31Pushed 7y agoCompare

[ Source](https://github.com/vuongxuongminh/gateway-clients)[ Packagist](https://packagist.org/packages/vxm/gateway-clients)[ RSS](/packages/vxm-gateway-clients/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)DependenciesVersions (2)Used By (1)

Gateway Clients
===============

[](#gateway-clients)

**An interface for build rest api client (1-n).**

Requirements
------------

[](#requirements)

- [PHP &gt;= 7.0.0](http://php.net)

Installation
------------

[](#installation)

The preferred way to install this is through [composer](http://getcomposer.org/download/).

```
composer require "vxm/gateway-clients"
```

or add

```
"vxm/gateway-clients": "*"
```

to the require section of your composer.json.

Interfaces Introduce
--------------------

[](#interfaces-introduce)

InterfaceDetails[**GatewayInterface**](src/GatewayInterface.php)It should be implemented by classes provide gateway server api information.[**ClientInterface**](src/ClientInterface.php)It should be implemented by classes provide information for access to gateway server api via [**GatewayInterface**](src/GatewayInterface.php).[**DataInterface**](src/DataInterface.php)It should be implemented by classes provide data for support [**GatewayInterface**](src/GatewayInterface.php) make request or get response data from gateway server api.Abstraction layer
-----------------

[](#abstraction-layer)

- [For Yii2 framework](https://github.com/vuongxuongminh/yii2-gateway-clients)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

2905d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8901d64a1059726b851dbdd91463ad1d3169f9dba6a2dcff11d05f97d9bccaea?d=identicon)[vuongxuongminh](/maintainers/vuongxuongminh)

---

Top Contributors

[![vuongxuongminh](https://avatars.githubusercontent.com/u/38932626?v=4)](https://github.com/vuongxuongminh "vuongxuongminh (2 commits)")

---

Tags

phpinterfaceREST API

### Embed Badge

![Health badge](/badges/vxm-gateway-clients/health.svg)

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

PHPackages © 2026

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