open-e-cont-md / yii2-external-api
Yii-2 Extention for Open.e-Cont.md External API
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- open-e-cont-md/yii2-internal-api: dev-master
- yiisoft/yii2: ~2.0.0
This package is not auto-updated.
Last update: 2024-11-11 18:55:00 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.