Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 882 Bytes

File metadata and controls

29 lines (18 loc) · 882 Bytes

PHP SDK for CCDB API REST

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.