Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
哪个框架最适合将现有的捐赠处理 php 网站迁移到 php 框架?请为您的回答提供一些理由..
三个框架在我脑海中:CakePHP、CodeIgniter、Yii
Cakephp 和 yii 已经实现了 PDO。我将使用 YII,我喜欢它实现这些东西的方式。使用命令行生成迁移.. crud 使用 Web 界面(非常简单)。您可以在迁移时添加外键。他对数据库的支持比蛋糕 php 大。模型方法和 pdo 很容易使用,它有很多例子。
Cake php 也很甜,但是 Yii 有更多的东西,更高级。yii 上的默认脚手架更好,实现了高级搜索和运行中的 jquery