🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
# DI容器 参考[http://php-di.org/](http://php-di.org/) ESD基于phpdi容器,提供了依赖注入ioc特性。 目前框架可以使用自动添加到DI容器/自动装配的类有: * Server Server类中无法使用@Inject * ServerPort * Process * 所有的Controller * 所有的Service * 所有的Config Config类中无法使用@Inject * 所有的Test ## 插件安装 ### phpstorm 安装插件PHP-DI plugin。