寻找PHP列表和ACID生成器 [英] Looking for PHP list and ACID generator

查看:242
本文介绍了寻找PHP列表和ACID生成器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们刚刚开始一个PHP项目。我们有一个小团队,并决定对我们的ORM使用原则(主动记录)。我们计划使用Zend Frameworks来提供一个MVC模式。



我们正在寻找任何类型的代码生成器,我们可以使用它来创建可以与Doctine和Zend一起使用的列表和ACID操作的第一个通过UI。



有人对我们有建议吗? Thx JC

解决方案

我建议在服务器端测试Symfony2(基本的ORM有Doctrine2)(doctrine:generate:crud command为实体生成CRUD(ACID)动作)和extJ作为前端框架。



我不知道你是否可以绑定一些对Zend和Doctrine有用的东西。你还应该意识到,Zend和Doctrine长期以来不会得到支持 - Zend2和Doctrine2替换它们。


We are just starting a PHP project. We have a small team and have decided to use Doctrine (active record) for our ORM. We plan to use Zend Frameworks to provide a MVC pattern.

We are looking for any sort of code generator we can use to create first pass UI for list and ACID operations that will work with Doctine and Zend.

Does anyone have a recommendation for us? Thx JC

解决方案

I would suggest to test Symfony2 (basic ORM there is Doctrine2) on server side ( doctrine:generate:crud command to generate CRUD(ACID) actions for entity) and extJs as front framework.

I do not know if you can bind something such useful for Zend and Doctrine.

You should be also aware that Zend and Doctrine will not be support for long period - Zend2 and Doctrine2 replace them.

这篇关于寻找PHP列表和ACID生成器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆