PHPackages                             xzag/yii2-jsonrpc - 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. [API Development](/categories/api)
4. /
5. xzag/yii2-jsonrpc

ActiveYii2-extension[API Development](/categories/api)

xzag/yii2-jsonrpc
=================

Yii2 JSON-RPC server implementation

1.1(7y ago)09PHPPHP &gt;=5.6

Since Jan 9Pushed 7y ago1 watchersCompare

[ Source](https://github.com/xzag/yii2-jsonrpc)[ Packagist](https://packagist.org/packages/xzag/yii2-jsonrpc)[ RSS](/packages/xzag-yii2-jsonrpc/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (3)Versions (11)Used By (0)

Yii2 JSON-RPC
=============

[](#yii2-json-rpc)

Yii2 extension for JSON-RPC server implementation. Works not as Remote Procedure Call, but Remote Action Call, therefor leaves all Yii2 power for your service.

[![Build Status](https://camo.githubusercontent.com/dd97a78bf0eabdeaab6eb5044fc79e972e894beaee1151e0a9e02bf1034d43ac/68747470733a2f2f7472617669732d63692e6f72672f787a61672f796969322d6a736f6e7270632e737667)](https://travis-ci.org/xzag/yii2-jsonrpc)

Features
--------

[](#features)

- Uses full Yii2 power, because method string is translated into a route.
- Lightweight.
- Fully [JSON-RPC 2.0](http://www.jsonrpc.org/specification) compliant.

Usage
-----

[](#usage)

Entry point:

```
