Skip to content

taguz91/yii2-common-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: