All Projects → hprose → Hprose Php

hprose / Hprose Php

Licence: mit
Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to Hprose Php

hprose-as3
Hprose for ActionScript 3.0
Stars: ✭ 18 (-99.08%)
Mutual labels:  serialization, serializer, rpc, hprose, rpc-client, rpc-framework, rpc-library, serialize, cross-language
Hprose Java
Hprose is a cross-language RPC. This project is Hprose 2.0 for Java
Stars: ✭ 542 (-72.23%)
Mutual labels:  rpc, rpc-framework, rpc-client, serializer, serialization-library, serialize, serialization, cross-platform
Hprose Golang
Hprose is a cross-language RPC. This project is Hprose for Golang.
Stars: ✭ 1,143 (-41.44%)
Mutual labels:  rpc, rpc-framework, rpc-client, serializer, serialization-library, serialize, serialization, cross-platform
Hprose Js
Hprose is a cross-language RPC. This project is Hprose 2.0 RPC for JavaScript
Stars: ✭ 133 (-93.19%)
Mutual labels:  rpc, rpc-framework, rpc-client, serializer, serialization-library, serialize, serialization, cross-platform
Hprose Nodejs
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
Stars: ✭ 297 (-84.78%)
Mutual labels:  rpc, rpc-framework, rpc-client, serialization-library, serialize, serialization, cross-platform
Hprose Delphi
Hprose is a cross-language RPC. This project is Hprose 2.0 for Delphi and FreePascal
Stars: ✭ 100 (-94.88%)
Mutual labels:  rpc, rpc-framework, rpc-client, serializer, serialization-library, serialization, cross-platform
Hprose Html5
Hprose is a cross-language RPC. This project is Hprose 2.0 Client for HTML5
Stars: ✭ 237 (-87.86%)
Mutual labels:  rpc, rpc-client, serialization-library, serialize, serialization, cross-platform
Armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
Stars: ✭ 3,392 (+73.77%)
Mutual labels:  rpc, rpc-framework, rpc-client, rpc-server, rpc-library
ikeapack
Compact data serializer/packer written in Go, intended to produce a cross-language usable format.
Stars: ✭ 18 (-99.08%)
Mutual labels:  serialization, serializer, serialization-library, serialize, cross-language
Flatbuffers
FlatBuffers: Memory Efficient Serialization Library
Stars: ✭ 17,180 (+780.12%)
Mutual labels:  rpc, serialization-library, serialization, cross-platform
rony
Fast and Scalable RPC Framework
Stars: ✭ 41 (-97.9%)
Mutual labels:  rpc, rpc-server, rpc-client, rpc-framework
Lora Serialization
LoraWAN serialization/deserialization library for The Things Network
Stars: ✭ 120 (-93.85%)
Mutual labels:  serializer, serialization-library, serialize, serialization
hrpc
Common interface definition based rpc implementation
Stars: ✭ 21 (-98.92%)
Mutual labels:  rpc, rpc-client, rpc-framework, rpc-library
nodejs grpc
GRPC based API CRUD using Nodejs at both server and client side
Stars: ✭ 17 (-99.13%)
Mutual labels:  rpc, rpc-server, rpc-client, rpc-framework
Hprose
HPROSE is short for High Performance Remote Object Service Engine. It's a serialize and RPC library, the serialize library of hprose is faster, smaller and more powerful than msgpack, the RPC library is faster, easier and more powerful than thrift.
Stars: ✭ 348 (-82.17%)
Mutual labels:  rpc, serialize, serialization, cross-platform
cli
Command Line Interface for @imqueue
Stars: ✭ 20 (-98.98%)
Mutual labels:  rpc, rpc-client, rpc-service
simpleRPC
Simple RPC implementation for Arduino.
Stars: ✭ 28 (-98.57%)
Mutual labels:  rpc, rpc-server, rpc-framework
JsonFormatter
Easy, Fast and Lightweight Json Formatter. (Serializer and Deserializer)
Stars: ✭ 26 (-98.67%)
Mutual labels:  serialization, serializer, serialization-library
Savegamefree
Save Game Free is a free and simple but powerful solution for saving and loading game data in unity.
Stars: ✭ 279 (-85.71%)
Mutual labels:  serializer, serialization-library, serialization
Hprose Objc
Hprose is a cross-language RPC. This project is Hprose 2.0 Client for Objective-C
Stars: ✭ 130 (-93.34%)
Mutual labels:  rpc, rpc-client, cross-platform

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:

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].