5dvision / siga-php-client
SiGa php client
0.1
2025-01-09 10:12 UTC
Requires
- php: ^7.2.5 || ^8.0
- ext-ctype: *
- ext-dom: *
- ext-json: *
- ext-zip: *
- guzzlehttp/guzzle: ^7.1
This package is auto-updated.
Last update: 2025-04-09 11:12:12 UTC
README
This is Signature Gateway(SiGa) php client.
Installation
You can install this package with composer:
composer require 5dvision/siga-php-client
Sample application
Sample application: https://github.com/5dvision/siga-php-sample-app