Skip to content
/ server Public

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

License

Notifications You must be signed in to change notification settings

sajya/server

Repository files navigation

Introduction

Tests Quality Assurance Coding Guidelines codecov Total Downloads

Sajya empowers Laravel developers to bring the full power of JSON-RPC 2.0 to life. With Sajya, you can:

  • Achieve Complete JSON-RPC 2.0 Compliance: Seamlessly implement every feature of the specification.
  • Ensure Robust Validation: Automatically validate parameters to keep your interactions safe and sound.
  • Handle Batch & Notification Requests: Easily manage multiple requests or fire-and-forget notifications.
  • Set Up in a Snap: Get your JSON-RPC server up and running with minimal fuss.

It’s all about making your life easier so you can focus on building amazing applications.

Official Documentation

Discover all there is to know about Sajya on our website. You'll find everything from installation guides to deep dives into each feature.

Changelog

Curious about what’s new? Check out our CHANGELOG to keep up with the latest updates and improvements.

Contributing

We’re all about community! Whether you have a bug fix, a new feature idea, or an improvement for our docs, we’d love to hear from you.

Maintainers

Sajya is proudly maintained by Alexandr Chernyaev. Feel free to reach out or get involved!

License

Sajya is released under the MIT License. See the License File for more details.