taguz91/yii2-common-rest

Common rest utilities

Installs: 20 251

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:yii2-extension

2.1.2 2021-11-03 23:20 UTC

This package is auto-updated.

Last update: 2024-05-04 04:43:44 UTC


README

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: