opencck/api

JSONRPC API backend based on Doctrine (DBAL)

1.1.4 2021-06-27 14:03 UTC

This package is auto-updated.

Last update: 2024-09-27 20:42:43 UTC


README

API Application Library

Installation

composer require opencck/api

Usage

$app = \API\App::getInstance();
$app->init()->execute();

License

Licensed under the MIT license