Download the PHP package jay-nay/ost-kit-php-client without Composer
On this page you can find all versions of the php package jay-nay/ost-kit-php-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jay-nay/ost-kit-php-client
More information about jay-nay/ost-kit-php-client
Files in jay-nay/ost-kit-php-client
Package ost-kit-php-client
Short Description OST KIT - PHP Wrapper for the OST KIT REST API
License MIT
Homepage https://github.com/realJayNay/ost-kit-php-client
Informations about the package ost-kit-php-client
OST KIT - PHP Wrapper for the OST KIT API
An unofficial PHP wrapper for the REST API v1.x of OST KIT.
Older versions of this wrapper can be found in the releases overview.
A Branded Token economy must be setup first in order to use the API, see https://kit.ost.com for more information.
Installation
Install the latest version with
This package is on packagist. To get the latest version add the following dependency to your .
How to use the client
The API documentation is automatically generated and deployed to GitHub Pages after every succesful build.
Create the OST KIT client using your Branded Token economy's API key
and API secret
.
OST KIT PHP Client Roadmap
Some things to do, and ideas for potential features:
- Improve the performance of the web client by making asynchronous, multi-threaded web calls.
- Improve the efficiency of the web client by fully supporting arrays as input type where applicable.
Automatically derive which JSON sub-array to return based on theresult_type
attribute of the web response.Fully document the API and all function parameters and return types.Automatically assign the company as debtor incompany_to_user
and as creditor inuser_to_company
transaction types.Implement the retrieval of a users's wallet address based on itsUUID
in OST KIT, so it can be view directly in OST View.
Questions, feature requests and bug reports
If you have questions, have a great idea for the client or ran into issues using this client: please report them in the project's Issues area.
Brought to you by Jay Nay