kronup / kronup-php
The official SDK for Kronup
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
pkg:composer/kronup/kronup-php
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: 2025-12-21 11:54:04 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