vxm / gateway-clients
An interface for build rest api client (1-n).
1.0.0
2018-05-31 06:00 UTC
Requires
- php: >=7.0.0
This package is auto-updated.
Last update: 2024-10-15 22:51:01 UTC
README
An interface for build rest api client (1-n).
Requirements
Installation
The preferred way to install this is through composer.
composer require "vxm/gateway-clients"
or add
"vxm/gateway-clients": "*"
to the require section of your composer.json.