A php library for building rpc-style http clients and servers

dev-master 2020-12-23 15:30 UTC

This package is auto-updated.

Last update: 2024-04-23 23:12:53 UTC


README

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 file