Skip to content

PHP中使用ini、json两种配置Demo,看一下编码上哪种更好,感觉json的可扩展性貌似更好。

Notifications You must be signed in to change notification settings

FolderLevel/PHPConfigDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP Config Demo

分别使用inijson的方式写一个config示例,从中选出使用哪种方式更好,从对比中发现,貌似json的方式更好。

About

PHP中使用ini、json两种配置Demo,看一下编码上哪种更好,感觉json的可扩展性貌似更好。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages