PHPackages                             chsergey/yii2-rest-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. chsergey/yii2-rest-client

ActiveLibrary[HTTP &amp; Networking](/categories/http)

chsergey/yii2-rest-client
=========================

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

0.1.1(7y ago)1511.3k↑321.1%14[3 issues](https://github.com/chsergey/yii2-rest-client/issues)MITPHPPHP &gt;=5.5.0

Since May 20Pushed 7y ago3 watchersCompare

[ Source](https://github.com/chsergey/yii2-rest-client)[ Packagist](https://packagist.org/packages/chsergey/yii2-rest-client)[ RSS](/packages/chsergey-yii2-rest-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

REST Client for Yii 2 (ActiveRecord-like model)
===============================================

[](#rest-client-for-yii-2-activerecord-like-model)

[![Latest Stable Version](https://camo.githubusercontent.com/a3919cf05264a27a3e645a7cb920bf0171fcaf35f5adfb6861634459f6c38bef/68747470733a2f2f706f7365722e707567782e6f72672f63687365726765792f796969322d726573742d636c69656e742f762f737461626c65)](https://packagist.org/packages/chsergey/yii2-rest-client) [![Total Downloads](https://camo.githubusercontent.com/9303dc04e9ef9da08d2bf58c4d9658add81bf6972466ebac2f3af0df1bf2baae/68747470733a2f2f706f7365722e707567782e6f72672f63687365726765792f796969322d726573742d636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/chsergey/yii2-rest-client) [![Latest Unstable Version](https://camo.githubusercontent.com/6220176c2ab95a0cc8d59b48a4528cfff7107e9ba0be6f555fcd1c1a333af55d/68747470733a2f2f706f7365722e707567782e6f72672f63687365726765792f796969322d726573742d636c69656e742f762f756e737461626c65)](https://packagist.org/packages/chsergey/yii2-rest-client) [![License](https://camo.githubusercontent.com/8a23ff9aadcce5a2ac0632a55e91991b2c73fa350f2e53e2abb08f861be0bc5e/68747470733a2f2f706f7365722e707567782e6f72672f63687365726765792f796969322d726573742d636c69656e742f6c6963656e7365)](https://packagist.org/packages/chsergey/yii2-rest-client)[![Code Climate](https://camo.githubusercontent.com/ecc49cd2d1c0690a77e3da0cececfa57ad521d547aff8b74f7dad9666cbf76c8/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f63687365726765792f796969322d726573742d636c69656e742f6261646765732f6770612e737667)](https://codeclimate.com/github/chsergey/yii2-rest-client)

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

For HTTP requests thanks to [GuzzleHttp](https://packagist.org/packages/guzzlehttp/guzzle)

### Welcome to PR

[](#welcome-to-pr)

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

[](#installation)

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

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
-----

[](#usage)

- [Quick start](docs/quickStart.md)
- [Documentation](docs/README.md)

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~758 days

Total

2

Last Release

2885d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/400a9b661fdee5f8543f648c90daf752e2258822d7dff7228bfe6ca814dc9c1e?d=identicon)[chsergey](/maintainers/chsergey)

---

Top Contributors

[![chsergey](https://avatars.githubusercontent.com/u/1174954?v=4)](https://github.com/chsergey "chsergey (19 commits)")[![slavapcom](https://avatars.githubusercontent.com/u/21005171?v=4)](https://github.com/slavapcom "slavapcom (2 commits)")

---

Tags

activerecordphprest-apiyii2yii2-extensionclientrestmodelyii2active-record

### Embed Badge

![Health badge](/badges/chsergey-yii2-rest-client/health.svg)

```
[![Health](https://phpackages.com/badges/chsergey-yii2-rest-client/health.svg)](https://phpackages.com/packages/chsergey-yii2-rest-client)
```

###  Alternatives

[simialbi/yii2-rest-client

REST client (AR-like model) for Yii Framework 2.0 (via yii2-http-client, extends ApexWire/yii2-restclient)

2232.5k](/packages/simialbi-yii2-rest-client)[cybercog/youtrack-rest-php

YouTrack REST API PHP Client.

37149.2k3](/packages/cybercog-youtrack-rest-php)[tunecino/yii2-nested-rest

Adds nested resources routing support along with related actions and relationship handlers to the Yii RESTful API framework

4815.8k](/packages/tunecino-yii2-nested-rest)[meteocontrol/vcom-api-client

HTTP Client for meteocontrol's VCOM API - The VCOM API enables you to directly access your data on the meteocontrol platform.

175.7k1](/packages/meteocontrol-vcom-api-client)[jonathanraftery/bullhorn-rest-client

Simple REST client for the Bullhorn API, including automated OAuth2 login

1142.7k](/packages/jonathanraftery-bullhorn-rest-client)[repat/plentymarkets-rest-client

REST Client for Plentymarkets

1510.0k](/packages/repat-plentymarkets-rest-client)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
