chsergey/yii2-rest-client REST client (AR-like model) for Yii Framework 2.0 (via GuzzleHttp)

REST Client for Yii 2 (ActiveRecord-like model)

  1. Installation
  2. Usage

Latest Stable Version Total Downloads Latest Unstable Version License Code Climate

This extension provides an interface to work with RESTful API via ActiveRecord-like model in Yii 2.

For HTTP requests thanks to GuzzleHttp

Welcome to PR

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist chsergey/yii2-rest-client:0.1.1

or add

"chsergey/yii2-rest-client": "0.1.1"

to the require section of your composer.json.

Usage

1 1
2 followers
10 197 downloads
Yii Version: 2.0
License: MIT
Category: Web Service
Developed by: Ch.Sergey
Created on: Dec 13, 2018
Last updated: (not set)
Packagist Profile
Github Repository

Related Extensions