9

Question says it all...

4

4 回答 4

8

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 has a plugin for CakePHP.

于 2009-07-12T15:28:38.793 回答
3

It is not an IDE, but if you are a textmate user, then there is a bundle for CakePHP: http://thechaw.com/cakephp_tmbundle

于 2009-07-12T09:41:32.240 回答
1

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.

于 2009-07-15T19:54:47.597 回答
1

PHPed by Nusphere works great. They've even posted an excellent article to help get it all set up.

于 2011-01-31T09:31:23.293 回答