Skip to content

Implement the JSON-RPC 2.0 server specification for @laravel.

License

Notifications You must be signed in to change notification settings

SimonMacIntyre/sajya-server

 
 

Repository files navigation

Laravel JSON RPC

Latest Version on Packagist GitHub Tests Action Status codecov Total Downloads

Introduction

Sajya is an open-source project that aims to quickly implement the JSON-RPC 2.0 server specification for Laravel.

Some features:

  • Quick and straightforward route adding
  • Validation of parameters and custom messages
  • Support batch requests
  • Support notification requests

Official Documentation

Documentation for Sajya can be found on its website.

Changelog

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

Contributing

Please see CONTRIBUTING for details.

Maintainers

Sajya is developed and maintained by Alexandr Chernyaev.

License

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

About

Implement the JSON-RPC 2.0 server specification for @laravel.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 94.6%
  • Blade 5.4%