PHPackages                             zhuyanhai/apigateway - 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. zhuyanhai/apigateway

ActiveLibrary[API Development](/categories/api)

zhuyanhai/apigateway
====================

服务于第三方的api网关框架

0112PHP

Since Apr 17Pushed 9y ago1 watchersCompare

[ Source](https://github.com/zhuyanhai/apigateway)[ Packagist](https://packagist.org/packages/zhuyanhai/apigateway)[ RSS](/packages/zhuyanhai-apigateway/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

ApiServer
---------

[](#apiserver)

- 服务于第三方的api网关框架；
- 完善中......

### Installation

[](#installation)

```
composer require "zhuyanhai/apigateway:dev-master" -vvv
```

### Usage

[](#usage)

配置（以 laravel 为例）

```
    修改 env

```

基本使用:

```
