ctala / tbk-ws-lib
Librerías para WS de TBK
V0.1.3
2016-06-07 20:02 UTC
This package is auto-updated.
Last update: 2026-02-24 02:26:19 UTC
README
Librerías para WSDL de TBK.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist ctala/tbk-ws-lib "*"
or add
"ctala/tbk-ws-lib": "*"
to the require section of your composer.json file.