opsway/axis-bank-api

PHP SDK for Axis bank

v0.1 2019-08-25 18:54 UTC

This package is auto-updated.

Last update: 2024-04-26 05:17:33 UTC


README

API SDK for AXIS Bank https://www.axisbank.com/

Run docker container for developing and testing

Build container with library

docker build -t "axis-bank-php" .

Start container

docker run -it --rm -v /${PWD}:/app axis-bank-php bash