Download the PHP package dcrphp/config without Composer
On this page you can find all versions of the php package dcrphp/config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dcrphp/config
More information about dcrphp/config
Files in dcrphp/config
Download dcrphp/config
More information about dcrphp/config
Files in dcrphp/config
Please rate this library. Is it a good library?
Informations about the package config
DcrPHP/Config配置类
1、安装
composer install dcrphp/config
2、初始化
3、使用
4、扩展
请在src/Driver/目录下以Php.php为例加类,比如想加实别ini,添加Ini.php,调用时setDriver('ini')即可
5、说明
配置读取的以文件名为item名,比如app.php里的配置会读取成:
6、更新
1.0.3-alpha1(20200918)
1、只读配置目录的文件,不再读取目录
All versions of config with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
The package dcrphp/config contains the following files
Loading the files please wait ....