scardinius / ccdb-php-sdk
PHP SDK for CCDB API REST
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/scardinius/ccdb-php-sdk
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.