PHPackages                             nocksapp/tivoka - 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. nocksapp/tivoka

ActiveLibrary[API Development](/categories/api)

nocksapp/tivoka
===============

The universal JSON-RPC client/server library. JSON-RPC done right!

3.5.2(9y ago)03.7k1MITPHPPHP &gt;=5.3

Since Jun 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/nocksapp/tivoka)[ Packagist](https://packagist.org/packages/nocksapp/tivoka)[ Docs](http://marcelklehr.github.com/tivoka)[ RSS](/packages/nocksapp-tivoka/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (1)Versions (15)Used By (0)

Tivoka
======

[](#tivoka)

[JSON-RPC](http://jsonrpc.org/) client and server for PHP 5.3+

- Easily switch between the [v1.0](http://json-rpc.org/wiki/specification) and [v2.0](http://jsonrpc.org/specification) specs
- HTTP, TCP and Websocket transports available

Examples
--------

[](#examples)

These are just some quick examples. Check out the docs in [`/doc/`](https://github.com/marcelklehr/tivoka/tree/develop/doc).

Do a request through HTTP...

```
