sajya / server by tabuna

Easy implementation of the JSON-RPC 2.0 server for the Laravel framework.
1,124,020
203
10
Package Data
Maintainer Username: tabuna
Maintainer Contact: bliz48rus@gmail.com (Alexandr Chernyaev)
Package Create Date: 2020-01-30
Package Last Update: 2024-04-18
Home Page: https://sajya.github.io
Language: PHP
License: MIT
Last Refreshed: 2024-04-18 15:28:04
Package Statistics
Total Downloads: 1,124,020
Monthly Downloads: 44,445
Daily Downloads: 1,672
Total Stars: 203
Total Watchers: 10
Total Forks: 25
Total Open Issues: 9

Laravel JSON-RPC

Latest Version on Packagist GitHub Tests Action Status codecov Total Downloads

This open project aims to provide the ability to easily implement the JSON-RPC 2.0 server specification for the Laravel.

Some features:

  • Simple and quick route adding
  • Validation of parameters and custom messages
  • Support batch requests
  • Support notification requests

See the docs for everything: https://sajya.github.io/

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Donate & Support

Since the existence of a healthy open source ecosystem creates real value for the software industry, believe it is fair for maintainers and authors of such software to be compensated for their work with real money.

If you would like to support development by making a donation you can do so here. 😊

License

The MIT License (MIT). Please see License File for more information.