hprose / hprose-php

Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP
MIT License
1.97k stars 390 forks source link
composer cross-device cross-domain cross-language cross-platform hprose packagist php php-library php7 rpc rpc-client rpc-framework rpc-library rpc-server rpc-service serialization serialization-library serialize serializer

Hprose

Hprose 3.0 for PHP

Build Status Join the chat at https://gitter.im/hprose/hprose-php Supported PHP versions: =7.1+ Packagist Packagist Download License

Introduction

Hprose is a High Performance Remote Object Service Engine.

It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.

Hprose supports many programming languages, for example:

Through Hprose, You can conveniently and efficiently intercommunicate between those programming languages.

This project is the implementation of Hprose for PHP.