ctala / transaccion-default
Libreria base para generar transacciones con TBKAAS
V0.1.12.3
2016-12-07 12:57 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-13 06:52:17 UTC
README
Libreria base para generar transacciones REQUEST Y RESPONSE con TBKAAS
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require ctala/transaccion-default
or add
"ctala/transaccion-default": "*"
to the require section of your composer.json file.