hprose

Hprose for PHP.


Hprose extension for PHP.
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:

AAuto Quicker
ActionScript
ASP
C++
Dart
Delphi/Free Pascal
dotNET(C#, Visual Basic...)
Golang
Java
JavaScript
Node.js
Objective-C
Perl
PHP
Python
Ruby
...
Through Hprose, You can conveniently and efficiently intercommunicate between those programming languages.

This project is the implementation of Hprose for PHP.

License: MIT

Latest releases

Version Release Download
1.8.0 2020-03-21 hprose-1.8.0.tgz
1.7.0 2020-01-23 hprose-1.7.0.tgz
1.6.8 2019-06-05 hprose-1.6.8.tgz
1.6.7 2019-06-05 hprose-1.6.7.tgz
1.6.6 2017-03-19 hprose-1.6.6.tgz
Show all releases

Changelog

Version Message
1.8.0 Fixed utf8 encoding detection.
1.7.0 Add TagHeader for Hprose 3.0.
1.6.8 Fixed for PHP 7.4.
1.6.7 Fixed hprose on PHP 7.3.
Fixed array serialize.
1.6.6 Fixed object unserialize on PHP 7.1.
Show complete changelog