Download the PHP package ldongpo/nacos-php without Composer
On this page you can find all versions of the php package ldongpo/nacos-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package nacos-php
PHP nacos(v2) 客户端
功能介绍
服务注册与发现
- 注册实例
- 注销实例
- 查询指定服务下的实例列表
更多代码示例参考 src/example 目录下代码
集成客户端调用功能
实现简单的负载均衡;客户端调用服务端逻辑
快速开始
使用方式
composer require ldongpo/nacos-php
注册实例
注销实例
查询指定服务下的实例列表
grpc 模式 客户端请求服务端
curl (http1) 模式 客户端请求服务端
All versions of nacos-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1.0
guzzlehttp/guzzle Version ^7.8
grpc/grpc Version ^1.6.0
google/protobuf Version ^3.4.0
guzzlehttp/guzzle Version ^7.8
grpc/grpc Version ^1.6.0
google/protobuf Version ^3.4.0
The package ldongpo/nacos-php contains the following files
Loading the files please wait ....