taguz91 / yii2-common-rest
Common rest utilities
Package info
github.com/taguz91/yii2-common-rest
Type:yii2-extension
pkg:composer/taguz91/yii2-common-rest
2.1.2
2021-11-03 23:20 UTC
Requires
- php: >=7.0.0
- taguz91/yii2-common-helpers: ^2.0.0
- taguz91/yii2-error-handler: ^2.0.0
- yiisoft/yii2: ~2.0.0
README
Common rest utilities
Installation
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist taguz91/yii2-common-rest
or add
"taguz91/yii2-common-rest": "^1.0.0"
to the require section of your composer.json file.
Usage
Once the extension is installed, simply use it in your code by: