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

ActiveLibrary[API Development](/categories/api)

bug-dealer/tivoka
=================

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

4.0.2(6y ago)123MITPHPPHP &gt;=7.3

Since Jun 18Pushed 6y agoCompare

[ Source](https://github.com/Bug-Dealer/tivoka)[ Packagist](https://packagist.org/packages/bug-dealer/tivoka)[ Docs](https://github.com/bug-dealer/tivoka)[ RSS](/packages/bug-dealer-tivoka/feed)WikiDiscussions master Synced today

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

Tivoka
======

[](#tivoka)

[JSON-RPC](http://jsonrpc.org/) client and server for PHP 7.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/bug-dealer/tivoka/tree/develop/doc).

Do a request through HTTP...

```
