hassankhan / config

Config is a lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
MIT License
971 stars 136 forks source link

support issue #143 like $cnf->get('a')->get('b.c') #151

Open shaukei opened 2 years ago

shaukei commented 2 years ago

https://github.com/hassankhan/config/issues/143

DavidePastore commented 1 year ago

Hi @shaukei. Thanks for your PR! Could you please add some tests for this new feature?

shaukei commented 1 year ago

add pull #151 test case