Download the PHP package elemenx/apollo-client without Composer
On this page you can find all versions of the php package elemenx/apollo-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download elemenx/apollo-client
More information about elemenx/apollo-client
Files in elemenx/apollo-client
Download elemenx/apollo-client
More information about elemenx/apollo-client
Files in elemenx/apollo-client
Vendor elemenx
Package apollo-client
Short Description apollo client for php, forked from multilinguals/apollo-php-client
License MIT
Homepage https://github.com/elemenx/apollo-php-client/
Package apollo-client
Short Description apollo client for php, forked from multilinguals/apollo-php-client
License MIT
Homepage https://github.com/elemenx/apollo-php-client/
Please rate this library. Is it a good library?
Informations about the package apollo-client
携程Apollo的PHP客户端
install
php version >= 7.0
php version >= 5.4 , <7.0
Features
- 支持apollo配置变更的实时获取
- 支持拉取配置后自定义的回调处理
Usage
客户端以cli的方式后台启动执行,支持apollo配置的适时获取,并将配置保存在指定的目录供应用程序读取解析
客户端示例代码
配置管理
拉取的配置默认保存在脚本所在目录,每个namespace的配置以apolloConfig.{$namespaceName}.php
的方式命名保存
Docker环境客户端自启动
在docker的启动脚本中加入启动代码,一般的php容器启动脚本是docker-php-entrypoint
All versions of apollo-client with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.0 || ~8.0
The package elemenx/apollo-client contains the following files
Loading the files please wait ....