PHPackages                             demroos/api-gateway-bundle - 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. demroos/api-gateway-bundle

ActiveSymfony-bundle[API Development](/categories/api)

demroos/api-gateway-bundle
==========================

This bundle will help you make api gateway

0.1.1(5y ago)0371MITPHPPHP &gt;=7.4.6CI failing

Since Jul 15Pushed 5y ago1 watchersCompare

[ Source](https://github.com/demroos/api-gateway-bundle)[ Packagist](https://packagist.org/packages/demroos/api-gateway-bundle)[ Docs](https://github.com/demroos/api-gateway-bundle)[ RSS](/packages/demroos-api-gateway-bundle/feed)WikiDiscussions develop Synced today

READMEChangelog (2)Dependencies (4)Versions (6)Used By (0)

ApiGatewayBundle
================

[](#apigatewaybundle)

This bundle enables you to easily proxy requests. It stands as a gateway between your API and a number of external services.

About package
-------------

[](#about-package)

This package will help you create an api gateway.

Features
--------

[](#features)

- Getting endpoints from bundle configuration
- Getting endpoints from loaders, see [EndpointLoaderInterface](src/Contracts/EndpointLoaderInterface.php)
- Feature for processing body request/response is coming soon

Install
-------

[](#install)

`composer require demroos/api-gateway-bundle`

### Enable bundle

[](#enable-bundle)

in config/bundles.php

```
