PHPackages                             georgique/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. georgique/yii2-jsonrpc

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

georgique/yii2-jsonrpc
======================

Yii2 JSON-RPC server implementation

3.0.1(10mo ago)916.5k↓38.9%9[2 issues](https://github.com/georgique/yii2-jsonrpc/issues)PHPPHP &gt;= 8.1CI failing

Since Jan 9Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/georgique/yii2-jsonrpc)[ Packagist](https://packagist.org/packages/georgique/yii2-jsonrpc)[ RSS](/packages/georgique-yii2-jsonrpc/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (15)Used By (0)

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

[](#yii2-json-rpc)

Yii2 extension for JSON-RPC server implementation. Works not as Remote Procedure Call, but rather Remote Action Call, therefore giving you Yii2 power fully.

[![Build Status](https://github.com/georgique/yii2-jsonrpc/actions/workflows/qa-checks.yml/badge.svg?branch=develop)](https://github.com/georgique/yii2-jsonrpc/actions/workflows/qa-checks.yml)

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:

```
