json-rpc-php | Implementation of the JSON-RPC protocol in PHP

 by   thinkphp PHP Version: Current License: No License

kandi X-RAY | json-rpc-php Summary

kandi X-RAY | json-rpc-php Summary

json-rpc-php is a PHP library. json-rpc-php has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

Interoperability is a property referring to the ability of diverse systems and organizations to work together (inter-operate).Alors, the term iteroperability is used to describe the capability of different programs to exchange data via a common set of exchange formats, to read and write the same file formats, and to use the same protocols. According to ISO/IEC 2382, interoperability is defined as follows: "The capability to communicate, execute programs, or transfer data among various functional units in a manner that requires the user to have little or no knowledge of the unique characteristics of those unites". Remote procedure call (RPC) is a technology that allows a computer program to cause a subroutine or procedure to execute in another address space (commonly on another computer on a shared network) without the programmer explicitly coding the details for this remote interaction. That is, the programmer writes essentially the same code whether the subroutine is local to the executing program, or remote. Traditionally, the most common tools to implement RPC techniques are or have been: ONC-RPC, Corba, Java RMI, XML-RPC, SOAP. However, none of these seems to be enough general to be used easly in different environements. The packaging appear hard to read for humans because the complex encapsulations and the strong typing makes the protocols hard for the weak typing programming languages, like PHP. In the latest years, a new technology evolved and become stable, very interesting for encapsulation of complex data in a light logic and a simple format: JSON. Besides being easy to read for both humans and machines, JSON doesn't need to specify the type of the variables involved. This fact makes JSON the structured format more portable on the interoperatability scene. Next to the JSON success, an RPC technique has born, following the XML-RPC idea and taking the name JSON-RPC.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              json-rpc-php has a low active ecosystem.
              It has 17 star(s) with 12 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of json-rpc-php is current.

            kandi-Quality Quality

              json-rpc-php has 0 bugs and 0 code smells.

            kandi-Security Security

              json-rpc-php has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              json-rpc-php code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              json-rpc-php does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              json-rpc-php releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.
              json-rpc-php saves you 111 person hours of effort in developing the same functionality from scratch.
              It has 281 lines of code, 14 functions and 5 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed json-rpc-php and discovered the below as its top functions. This is intended to give you an instant insight into json-rpc-php implemented functionality, and help decide if they suit your requirements.
            • Handles JSON - RPC requests
            • Short description of multiplication
            • Produce a plate s cartes
            • Generate an array of ersthens
            • Get tweets for a user
            • Set RPC Notification
            Get all kandi verified functions for this library.

            json-rpc-php Key Features

            No Key Features are available at this moment for json-rpc-php.

            json-rpc-php Examples and Code Snippets

            No Code Snippets are available at this moment for json-rpc-php.

            Community Discussions

            No Community Discussions are available at this moment for json-rpc-php.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install json-rpc-php

            You can download it from GitHub.
            PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/thinkphp/json-rpc-php.git

          • CLI

            gh repo clone thinkphp/json-rpc-php

          • sshUrl

            git@github.com:thinkphp/json-rpc-php.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link