是否有任何具有 CakePHP 代码提示的 IDE 或任何可以以某种方式安装的代码提示包?
问题说明了一切...
Question says it all...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
问题说明了一切...
Question says it all...
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(4)
您可以按照本文所述从面包店获得 Netbeans 中的此功能。
http://bakery.cakephp。 org/articles/view/model-based-code-insight-and-completion-in-netbeans
您还可以在 Eclipse PDT 或 Aptana 中执行相同的操作。
http://mark-story.com/posts/ view/code-completion-for-cakephp-in-eclipse
所有这些 IDE 都是免费的。 虽然它们现在都
在更新
netbeans 有一个插件CakePHP。
You can get this functionality in Netbeans as described in this article from the bakery.
http://bakery.cakephp.org/articles/view/model-based-code-insight-and-completion-in-netbeans
You can also do the same thing in Eclipse PDT or Aptana.
http://mark-story.com/posts/view/code-completion-for-cakephp-in-eclipse
All of these IDEs are free. Although they are both
Updating
Now netbeans has a plugin for CakePHP.
它不是 IDE,但如果您是 Textmate 用户,那么有一个 CakePHP 包:http://thechaw。 com/cakephp_tmbundle
It is not an IDE, but if you are a textmate user, then there is a bundle for CakePHP: http://thechaw.com/cakephp_tmbundle
Nusphere 的 PHPed 效果很好。 他们甚至发布了一篇优秀文章来帮助完成所有设置。
PHPed by Nusphere works great. They've even posted an excellent article to help get it all set up.
Komodo Edit 有一个CakePHP 插件 和 用于简化 MVC 导航的宏。
它建立在 Mozilla 代码库上,因此可以通过插件进行类似的扩展,具有相同的内存消耗/速度,并根据相同的条款获得许可。
差点忘了提,它也是跨平台。
Komodo Edit has a CakePHP addon and a macro to ease MVC navigation.
It is built on the Mozilla code base so is similarly extensible through addons, has equivalent memory consumption/speeds, and is licensed under the same terms.
Nearly forgot to mention, it is also cross-platform.