Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/contributte/jsonrpc
📞 JSON-RPC toolset build on top of psr-7 (guzzlehttp), league/json-guard, league/json-reference, league/flysystem and nette/di
https://github.com/contributte/jsonrpc
api contributte http json jsonrpc nette php request response rpc
Last synced: 22 days ago
JSON representation
📞 JSON-RPC toolset build on top of psr-7 (guzzlehttp), league/json-guard, league/json-reference, league/flysystem and nette/di
- Host: GitHub
- URL: https://github.com/contributte/jsonrpc
- Owner: contributte
- License: mit
- Created: 2018-08-17T10:26:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-04T20:35:36.000Z (10 months ago)
- Last Synced: 2024-10-01T14:19:02.246Z (about 1 month ago)
- Topics: api, contributte, http, json, jsonrpc, nette, php, request, response, rpc
- Language: PHP
- Homepage: https://contributte.org/packages/contributte/jsonrpc.html
- Size: 125 KB
- Stars: 5
- Watchers: 7
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://heatbadger.now.sh/github/readme/contributte/jsonrpc/)
Website 🚀 contributte.org | Contact 👨🏻💻 f3l1x.io | Twitter 🐦 @contributte## Usage
To install the latest version of `contributte/jsonrpc` use [Composer](https://getcomposer.org).
```bash
composer require contributte/jsonrpc
```## Documentation
For details on how to use this package, check out our [documentation](.docs).
## Versions
| State | Version | Branch | Nette | PHP |
|--------|----------|----------|--------|---------|
| dev | `^6.2.0` | `master` | `3.2+` | `>=8.1` |
| stable | `^6.1.0` | `master` | `3.2+` | `>=8.1` |## Development
See [how to contribute](https://contributte.org/contributing.html) to this package.
This package is currently maintaining by these authors.
-----
Consider to [support](https://contributte.org/partners.html) **contributte** development team.
Also thank you for using this package.