- Notifications
You must be signed in to change notification settings - Fork3
fastdlabs/config
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
简单的 PHP 配置解析器,依赖实现于:Utils
- PHP >= 5.6
composer require fastd/configuseFastD\Config\Config;$config =newConfig(array$config, array$variables = []);$config->load($file);$config->find($key,$default);
变量使用% 来标记. 如:%name%
phpunit如果你在使用中遇到问题,请联系:bboyjanhuang@gmail.com. 微博:编码侠
非常欢迎感兴趣,愿意参与其中,共同打造更好PHP生态,Swoole生态的开发者。
如果你乐于此,却又不知如何开始,可以试试下面这些事情:
- 在你的系统中使用,将遇到的问题反馈。
- 有更好的建议?欢迎联系bboyjanhuang@gmail.com 或新浪微博:编码侠。
如果你在使用中遇到问题,请联系:bboyjanhuang@gmail.com. 微博:编码侠
About
FastD Configuration
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.