以codeigniter框架为原型参考,开发的PHP扩展实现MVC、Router、Tempate等。CI框架下的程序能够快速迁移至此扩展使用
《config》扩展是实现将配置选项加载到内存中。 建议使用场景: 1、多个项目中需要调用共用的配置,使用config来管理,避免一式多份的拷贝维护。 2、配置选项很多,使用config加载入内存,可以避免PHP每次加载配置文件进行解释执行。
Contributions last year: 5
Max continuous contributions: 4
Recent contributions: 1
Commits, issues, and pull requests will appear on your contribution graph. Only when the email address used for the commits in local configuration is associated with your GitOSC account, the commits' contribution will be counted.