Download the PHP package laravel-dev-common/union-config without Composer
On this page you can find all versions of the php package laravel-dev-common/union-config. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laravel-dev-common/union-config
More information about laravel-dev-common/union-config
Files in laravel-dev-common/union-config
Download laravel-dev-common/union-config
More information about laravel-dev-common/union-config
Files in laravel-dev-common/union-config
Vendor laravel-dev-common
Package union-config
Short Description Laravel dev config util
License MIT
Homepage https://github.com/zhangkexiang/union-config
Package union-config
Short Description Laravel dev config util
License MIT
Homepage https://github.com/zhangkexiang/union-config
Please rate this library. Is it a good library?
Informations about the package union-config
union-config
union系列工具 获取配置文件用(开发 和 运用到laravel中)
示例: 开发过程中目录:
config/union.php
` union-*.php 中调用
$tmp = union_config('union.log.sms','');
即可得到'/tmp/laravel.log'
$tmp = union_config('union.test.test','');
在无配置的情况下得到''
All versions of union-config with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
The package laravel-dev-common/union-config contains the following files
Loading the files please wait ....