PHPackages                             e96/yii-restclient - 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. e96/yii-restclient

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

e96/yii-restclient
==================

Rest client for E96 projects

1.1.0(10y ago)020MITPHPPHP &gt;=5.4.0

Since Aug 30Pushed 10y ago4 watchersCompare

[ Source](https://github.com/E96/yii-restclient)[ Packagist](https://packagist.org/packages/e96/yii-restclient)[ RSS](/packages/e96-yii-restclient/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

Установка
=========

[](#установка)

Composer
--------

[](#composer)

```
{
    "require" : {
        "e96/yii-restclient" : "~1.1"
    },
    "repositories" : [
        {
            "type" : "vcs",
            "url" : "git@github.com:holycheater/yii-curl.git"
        },
        {
            "type" : "vcs",
            "url" : "git@github.com:E96/yii-restclient.git"
        }
    ]
}
```

App config
----------

[](#app-config)

```
