kronup / kronup-php
The official SDK for Kronup
dev-main
2023-11-02 11:28 UTC
Requires
- php: >=7.4
- ext-curl: *
- ext-json: *
- ext-mbstring: *
Requires (Dev)
- ext-dom: *
- phpunit/phpunit: ^9.1
This package is auto-updated.
Last update: 2024-12-31 00:20:21 UTC
README
Welcome!
This is the official Kronup SDK for PHP version 1.0.0
based on API version 0.0.2
.
Start building your Kronup application in your favorite programming language today!
Getting started
First, check out the 📒 SDK documentation.
Then simply clone this repository and load it with a PSR-4 autoloader or install it with composer:
composer require kronup/kronup-php