我正在寻找内置symfony框架的CMS.任何例子?
也许
Sympal可能会让你感兴趣:它是由jwage编写的,jwage也是作者或Doctrine,默认情况下由symfony使用的ORM:
原文链接:https://www.f2er.com/php/134937.htmlSympal is a Content Management System
built on top of the popular PHP MVC
framework,Symfony.
It’s architecture
is simple and utilizes the native
Symfony plugin architecture to make
easy to use plug n’ play CMS
functionality.
不过,我认为它还在进行中……