Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 963 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 963 Bytes

Common rest

Common rest utilities

Latest Stable Version Total Downloads Latest Unstable Version License

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: