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

ActiveLibrary[API Development](/categories/api)

tivoka/tivoka
=============

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

3.5.2(9y ago)74159.0k↓11.6%38[13 issues](https://github.com/marcelklehr/tivoka/issues)[5 PRs](https://github.com/marcelklehr/tivoka/pulls)3MITPHPPHP &gt;=5.3

Since Jun 18Pushed 4y ago12 watchersCompare

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

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

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

```
