opencck/api

JSONRPC API backend based on Doctrine (DBAL)

Maintainers

Details

github.com/opencck/api

Source

Issues

Installs: 46

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/opencck/api

1.1.4 2021-06-27 14:03 UTC

This package is auto-updated.

Last update: 2025-09-27 23:10:37 UTC


README

API Application Library

Installation

composer require opencck/api

Usage

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

License

Licensed under the MIT license