Download the PHP package zdk/apollo without Composer
On this page you can find all versions of the php package zdk/apollo. 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 apollo
laravel 接入携程 Apollo
概述
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。 此插件让 laravel 框架方便的接入 apollo
运行环境
- PHP 7.0
- laravel 5.7
- lumen 5.7
安装方法
composer require sunaloe/apollo-laravel
laravel
-
配置引入 把 /apollo-laravel/config/apollo.php 拷贝放到配置目录
- 服务提供者引入
lumen
-
配置引入 把 /apollo-laravel/config/apollo.php 拷贝放到配置目录
- 服务提供者引入
使用
- apollo 配置监控
配置work的常驻进程
使用配置
重新更新env变量
License
- MIT
All versions of apollo with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
multilinguals/apollo-client Version ~0.1.2
illuminate/support Version ~7|~8
illuminate/console Version ~7|~8
multilinguals/apollo-client Version ~0.1.2
illuminate/support Version ~7|~8
illuminate/console Version ~7|~8
The package zdk/apollo contains the following files
Loading the files please wait ....