Skip to content

REST Client for Yii 2 (ActiveRecord-like model)

License

Notifications You must be signed in to change notification settings

zaioll/yii2-active-resource

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REST Client for Yii 2 (ActiveRecord-like model)

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 zaioll/yii2-active-resource:0.1.2

or add

"zaioll/yii2-active-resource": "0.1.2"

to the require section of your composer.json.

Usage

About

REST Client for Yii 2 (ActiveRecord-like model)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%