open-e-cont-md/yii2-backend-api

Yii-2 Extention for Open.e-Cont.md Backend API

dev-master 2023-12-28 07:04 UTC

This package is auto-updated.

Last update: 2024-04-28 07:49:08 UTC


README

Open.e-Cont.md Backend API

Please don't use this repository. It's for testing purposes only!

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist open-e-cont-md/yii2-backend-api "*"

or add

"open-e-cont-md/yii2-backend-api": "*"

to the require section of your composer.json file.

Usage