scardinius / ccdb-php-sdk
PHP SDK for CCDB API REST
0.3.0
2021-11-10 12:41 UTC
Requires
- ext-simplexml: *
- guzzlehttp/guzzle: ^7.4
README
This PHP SDK supports Central Card Database (CCDB) API REST provided by International Student Identity Card.
Prepared based on Integration Manual v12.0 - 2020-10-22.
Installation
The recommended way to install CCDB-PHP-SDK is through Composer.
composer require scardinius/ccdb-php-sdk
Features
- getting cards
- creating/updating cards
Using
License
CCDB-PHP-SDK is made available under the MIT License (MIT). Please see License File for more information.