An open API service indexing awesome lists of open source software.

https://github.com/ctala/tbk-ws-lib

Librerías para WS de TBK
https://github.com/ctala/tbk-ws-lib

Last synced: 16 days ago
JSON representation

Librerías para WS de TBK

Awesome Lists containing this project

README

          

TBK Webservices
===============
Librerías para WSDL de TBK.

Installation
------------

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

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.