Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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...

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