Download the PHP package gregleveque/gateway-bundle without Composer
On this page you can find all versions of the php package gregleveque/gateway-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package gateway-bundle
gateway-bundle
Gie Gateaway Bundle
Table of Contents
- Installation
- Configuration
- Client Usage
Installation
in AppKernel.php add
Configuration
When using routes defined in configuration, the client parameters ALWAYS overrides configuration parameters. For querystring, if the variable is an array, the client replace the first value by default.
-
If you need to replace a configured value fron an array, use the index of the value in the querystring
- If you need to add a new value in the array, use an unused index
Client usage
-
Base route:
- Configured routes:
When using the default route or configured routes, there is 2 custom headers:
- X_GATEWAY_FORWARD: List of headers to forward separated by comma.
- X_GATEWAY_TTL: Change the default TTL of the response (default 60s)
All versions of gateway-bundle with dependencies
PHP Build Version
Package Version
The package gregleveque/gateway-bundle contains the following files
Loading the files please wait ....