Download the PHP package projectsaturnstudios/json-rpc without Composer
On this page you can find all versions of the php package projectsaturnstudios/json-rpc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download projectsaturnstudios/json-rpc
More information about projectsaturnstudios/json-rpc
Files in projectsaturnstudios/json-rpc
Download projectsaturnstudios/json-rpc
More information about projectsaturnstudios/json-rpc
Files in projectsaturnstudios/json-rpc
Vendor projectsaturnstudios
Package json-rpc
Short Description A Laravel package for implementing the Remote Procedure Call (RPC) protocol
License MIT
Package json-rpc
Short Description A Laravel package for implementing the Remote Procedure Call (RPC) protocol
License MIT
Please rate this library. Is it a good library?
Informations about the package json-rpc
JSON-RPC Server for Laravel
Introduction
This package is designed to implement the JSON-RPC 2.0 Server protocol by registering Procedure Calls like Laravel Controller Routes.
Installation
To get started, install Laravel MCP via the Composer package manager:
Quickstart
Register Procedures
Next, register your procedures in routes/web.php
:
All Procedures can accept middleware
Commands
Testing
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
The MIT License (MIT). Please see License File for more information.
About Project Saturn Studios
This package is developed and maintained with ADHD by Project Saturn Studios.
All versions of json-rpc with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-json Version *
spatie/laravel-data Version ^4.11
lorisleiva/laravel-actions Version ^2.6
projectsaturnstudios/laravel-design-patterns Version ^0.1.0
ext-json Version *
spatie/laravel-data Version ^4.11
lorisleiva/laravel-actions Version ^2.6
projectsaturnstudios/laravel-design-patterns Version ^0.1.0
The package projectsaturnstudios/json-rpc contains the following files
Loading the files please wait ....