Download the PHP package teikun-86/iak-api-php without Composer
On this page you can find all versions of the php package teikun-86/iak-api-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download teikun-86/iak-api-php
More information about teikun-86/iak-api-php
Files in teikun-86/iak-api-php
Package iak-api-php
Short Description PHP-based SDK for IAK API Services
License MIT
Informations about the package iak-api-php
API PHP SDK - IAK
PHP library to help you integrate your system to Indobest Artha Kreasi (IAK) API services. This library consists of two sections, prepaid and postpaid
Note:
- You have to register yourself first on this link to get the access key for our API services
- Parameter used in IAK API's functions is in the form of single array parameter which consists of zero or multiple available field(s)
- Response given by each function is in the form of a single array. Please refer to each section's response example for more details
Installation
Using Composer
Getting Started
You can use below snippet code to use our check balance service on prepaid API and get our pricelist on postpaid API to get started on our SDK.
Prepaid
Postpaid
Documentation
You can find the documentation of this package at API SDK docs
Changelog
See CHANGELOG for more information on what has changed recently
Contributing
You can contribute on the development of this package by opening new issue(s) when encountering any bugs or issues in this project or by submitting new pull request(s) to contribute directly to the code
All versions of iak-api-php with dependencies
guzzlehttp/guzzle Version ^6.5 || ^7.0
vlucas/phpdotenv Version ^4.2 || ^5.0