Registry / networking / hyperf-service-governance

hyperf-service-governance

JSON →
library3.2.0phppackagistunverified

A service governance component for Hyperf, providing service registration, discovery, and load balancing.

composer require hyperf/service-governance
INSTALL
IMPORT
SIG · HYPERF-SERVICE-GOV
H
hyperf-service-governance
networkingphpv3.2.0
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.

ServiceGovernance
use Hyperf\ServiceGovernance\ServiceGovernance;

Register a service with the governance component.

use Hyperf\ServiceGovernance\ServiceGovernance; $governance = new ServiceGovernance(); $governance->register('my-service', '127.0.0.1', 9501);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Meta
1
Resources
hyperf-service-governance — pip install hyperf-service-governance · libregistry