Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 639 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 639 Bytes

Build Status Coverage Status

Yii 2.0 REST API related classes with some improvements

Installation

The preferred way to install this extension is through composer.

Run

php composer.phar require --prefer-dist albertborsos/yii2-rest

to the require section of your composer.json file.