mipotech/yii2-rest

A suite of tools for generating powerful, flexible REST APIs in Yii2

Installs: 6 047

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 0

Type:yii2-extension

1.1.6 2024-06-20 10:18 UTC

README

A suite of tools for generating powerful, flexible REST APIs in Yii2

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist mipotech/yii2-rest "*"

or add

"mipotech/yii2-rest": "*"

to the require section of your composer.json file.

Usage

Full documentation is at docs/guide/README.md.