open-e-cont-md / yii2-external-api
Yii-2 Extention for Open.e-Cont.md External API
Package info
github.com/open-e-cont-md/yii2-external-api
Type:yii2-extension
pkg:composer/open-e-cont-md/yii2-external-api
dev-master
2023-09-30 13:24 UTC
Requires
- open-e-cont-md/yii2-internal-api: dev-master
- yiisoft/yii2: ~2.0.0
This package is not auto-updated.
Last update: 2026-03-17 01:00:56 UTC
README
Open.e-Cont.md External 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-external-api "*"
or add
"open-e-cont-md/yii2-external-api": "*"
to the require section of your composer.json file.