Download the PHP package vxm/gateway-clients without Composer
On this page you can find all versions of the php package vxm/gateway-clients. 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-clients
Gateway Clients
An interface for build rest api client (1-n).
Requirements
Installation
The preferred way to install this is through composer.
or add
to the require section of your composer.json.
Interfaces Introduce
Interface | Details |
---|---|
GatewayInterface | It should be implemented by classes provide gateway server api information. |
ClientInterface | It should be implemented by classes provide information for access to gateway server api via GatewayInterface. |
DataInterface | It should be implemented by classes provide data for support GatewayInterface make request or get response data from gateway server api. |
Abstraction layer
All versions of gateway-clients with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
The package vxm/gateway-clients contains the following files
Loading the files please wait ....