2025-08-25 10次浏览

Yii3 web application template首个稳定版本发布了。

该模板可帮助你快速搭建经典 Web 应用,且已包含各类核心组件:

  • middleware dispatcher(中间件调度器),
  • routing(路由),
  • error handling(错误处理),
  • asset support(资源支持) (CSS, images),
  • console entry point(控制台入口),
  • and more(以及更多)...

作为示例,模板中还提供了首页处理器和简单的控制台命令。同时,该模板不设任何限制:你可根据偏好,自由组织控制器、服务、视图及其他文件的结构。