Home  >  Article  >  Backend Development  >  有没有PHP代码生成器工具?该如何处理

有没有PHP代码生成器工具?该如何处理

WBOY
WBOYOriginal
2016-06-13 12:07:24922browse

有没有PHP代码生成器工具?
以前用ASP.NET用动软生成器,现在转作PHP了 有什么代码生成器,生成3层结构或MVC结构的代码工具吗?

自己写代码太费时间了。有时候还要排除错误。时间上有点满了。感觉也有点重复了。。。

------解决思路----------------------
怕麻烦?你可以使用框架,填空游戏也会让人烦的
------解决思路----------------------
PHP有框架,推荐使用CI框架

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:php正则替换有关问题Next article:淘选数据excel导出