简单 PHP MVC 项目示例
使用 MVC 架构构建的开源 PHP 项目有哪些很好的例子。
我搜索并发现这个问题提出了类似的问题,但所有的答案都集中在特定的框架上。我正在寻找实际构建的应用程序作为案例研究。我不介意项目是否使用这些框架,但我的重点是已完成的项目,而不是框架如何工作。
What are some good examples of open source PHP projects built using the MVC architecture.
I searched and found this question which asks a similar question, but all the answers have focused on particular frameworks. I'm looking for actual built applications to use as case studies. I don't mind if the project uses these frameworks, but my focus is on the completed project, not how the framework works.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
SleekMVC 框架附带了一个示例应用程序...
The SleekMVC framework comes with a sample application...