Download the PHP package hehex/hehep-hconfigure without Composer
On this page you can find all versions of the php package hehex/hehep-hconfigure. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hehex/hehep-hconfigure
More information about hehex/hehep-hconfigure
Files in hehex/hehep-hconfigure
Download hehex/hehep-hconfigure
More information about hehex/hehep-hconfigure
Files in hehex/hehep-hconfigure
Vendor hehex
Package hehep-hconfigure
Short Description hehep-hconfigure 是一个PHP 配置基础组件,支持缓存功能
License Apache-2.0
Package hehep-hconfigure
Short Description hehep-hconfigure 是一个PHP 配置基础组件,支持缓存功能
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package hehep-hconfigure
hehep-hconfigure
介绍
hehep-hconfigure 是一个PHP配置基础组件,支持缓存功能
默认支持php,json,ini,xml,yaml格式
安装
-
gitee下载:
-
github下载:
- 命令安装:
组件配置
配置对象
-
说明
类名:hehe\core\hconfigure\Configure
作用:配置解析器,设置缓存功能,获取配置项
解释器:默认支持php,json,ini,xml,yaml格式 - 示例代码
获取配置项
配置文件
配置文件名格式: xxxx.配置项键名1.配置项键名2
比如:config.components.php,配置项键名为components
比如:config.components.hroute.php,配置项键名为:components['hroute']
- 添加配置项文件
配置解析器
-
定义解析器
- 注册解析器
别名集合
作用:主要用于替换配置项
别名引用格式@别名@
缓存配置
-
设置缓存文件路径
- 添加缓存检测文件
扩展配置
基类:继承hehe\core\hconfigure\Configure
All versions of hehep-hconfigure with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package hehex/hehep-hconfigure contains the following files
Loading the files please wait ....