5dvision / siga-php-client
SiGa php client
Installs: 50
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 3
Open Issues: 0
pkg:composer/5dvision/siga-php-client
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-10-09 12:08: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