Registry / networking / hprose-hprose

hprose-hprose

JSON →
library2.0.40phppackagistunverified

A modern, lightweight, cross-language, high-performance remote dynamic communication middleware.

composer require hprose/hprose
INSTALL
IMPORT
SIG · HPROSE-HPROSE
H
hprose-hprose
networkingphpv2.0.40
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Client
use Hprose\Client;

Create an Hprose client and call a remote 'hello' method.

use Hprose\Client; $client = Client::create('http://localhost:8080'); $result = $client->hello('World'); echo $result;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.40latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
hprose-hprose — pip install hprose-hprose · libregistry