open-e-cont-md / yii2-backend-api
Yii-2 Extention for Open.e-Cont.md Backend API
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- hail812/yii2-adminlte3: ~1.1
- josemmo/einvoicing: ^0.2.6
- lavrentiev/yii2-toastr: ^2.0
- yiisoft/yii2: ~2.0.0
- zircote/swagger-php: ^4.7
This package is auto-updated.
Last update: 2024-10-28 09:18:20 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.