2017 © Pedro Peláez
 

library yii2-rest-client

REST client (AR-like model) for Yii Framework 2.0 (via GuzzleHttp)

image

chsergey/yii2-rest-client

REST client (AR-like model) for Yii Framework 2.0 (via GuzzleHttp)

  • Monday, June 18, 2018
  • by chsergey
  • Repository
  • 4 Watchers
  • 7 Stars
  • 1,504 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 8 Forks
  • 4 Open issues
  • 3 Versions
  • 39 % Grown

The README.md

REST Client for Yii 2 (ActiveRecord-like model)

Latest Stable Version Total Downloads Latest Unstable Version License Code Climate, (*1)

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

For HTTP requests thanks to GuzzleHttp, (*3)

Welcome to PR

Installation

The preferred way to install this extension is through composer., (*4)

Either run, (*5)

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

or add, (*6)

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

to the require section of your composer.json., (*7)

Usage

The Versions

18/06 2018

dev-master

9999999-dev

REST client (AR-like model) for Yii Framework 2.0 (via GuzzleHttp)

  Sources   Download

MIT

The Requires

 

by Avatar chsergey

rest yii2 model client active record

18/06 2018

0.1.1

0.1.1.0

REST client (AR-like model) for Yii Framework 2.0 (via GuzzleHttp)

  Sources   Download

MIT

The Requires

 

by Avatar chsergey

rest yii2 model client active record

20/05 2016

0.1.0

0.1.0.0

REST client (AR-like model) for Yii Framework 2.0 (via GuzzleHttp)

  Sources   Download

MIT

The Requires

 

by Avatar chsergey

rest yii2 model client