Download the PHP package next/config without Composer
On this page you can find all versions of the php package next/config. 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 config
这是一款独立的组件包,可以使用点语法来获取加载的配置
注意:$repository示例应该保持单例,避免重复加载,加载配置的规则如下
例如对于app.php配置文件内容如下
加载后会按照文件名作为外层数组的键,因此获取配置需要使用$repository->get('app.debug'')
,支持使用点语法。
All versions of config with dependencies
PHP Build Version
Package Version
The package next/config contains the following files
Loading the files please wait ....