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

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

dev-master 2023-09-30 13:22 UTC

This package is not auto-updated.

Last update: 2024-05-12 14:43:02 UTC


README

Open.e-Cont.md Internal 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-internal-api "*"

or add

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

to the require section of your composer.json file.

Usage