Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gggeek/phpxmlrpcng-http
A php library for building rpc-style http clients and servers. WIP...
https://github.com/gggeek/phpxmlrpcng-http
http php rpc
Last synced: about 2 months ago
JSON representation
A php library for building rpc-style http clients and servers. WIP...
- Host: GitHub
- URL: https://github.com/gggeek/phpxmlrpcng-http
- Owner: gggeek
- License: other
- Created: 2017-10-28T14:07:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-23T15:30:11.000Z (about 4 years ago)
- Last Synced: 2024-11-06T09:47:20.048Z (3 months ago)
- Topics: http, php, rpc
- Language: PHP
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
HTTPRPC for PHP - HTTP Transport
================================A php library for building http-based RPC clients and servers.
This package contains the set of classes and interfaces which implement the HTTP
transport layer.It aims to be compliant with PSR-7, HTTPlug and other forthcoming standards.
License
-------
Use of this software is subject to the terms in the [license.txt](license.txt) file