ctala / tbk-ws-lib
Librerías para WS de TBK
Installs: 6 854
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 1
This package is auto-updated.
Last update: 2024-10-23 23:32:13 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.