Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/taguz91/yii2-common-rest

Common rest utilities
https://github.com/taguz91/yii2-common-rest

yii2 yii2-rest

Last synced: about 1 month ago
JSON representation

Common rest utilities

Awesome Lists containing this project

README

        

Common rest
===========
Common rest utilities

[![Latest Stable Version](https://poser.pugx.org/taguz91/yii2-common-rest/v)](//packagist.org/packages/taguz91/yii2-common-rest)
[![Total Downloads](https://poser.pugx.org/taguz91/yii2-common-rest/downloads)](//packagist.org/packages/taguz91/yii2-common-rest)
[![Latest Unstable Version](https://poser.pugx.org/taguz91/yii2-common-rest/v/unstable)](//packagist.org/packages/taguz91/yii2-common-rest)
[![License](https://poser.pugx.org/taguz91/yii2-common-rest/license)](//packagist.org/packages/taguz91/yii2-common-rest)

Installation
------------

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

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: