Jump to content

PHP IDE


devbanana

Recommended Posts

Hi,

Anyone know of any good PHP IDEs? Something perhaps with autocomplete, perhaps parameter information for functions, ability to view the documentation for a given function easily, etc. By autocomplete, I mean more that when you start typing a name of a variable or function, it could give a list of possible completions for it, and you could maybe just press enter on the one you want to have it complete it.

I've been using Visual Studio for a while for C# development, and now I'd like to find some of that functionality in a PHP IDE. Something free preferably. :)
Link to comment
https://forums.phpfreaks.com/topic/18641-php-ide/
Share on other sites

This has been asked many times before. Please use the forums search facility to search for PHP Editors you'll get plenty of results.

For now I'll direct you to two free IDEs I know of PHP Designer 2006 and PHP Eclipse. All with the features your are reusting.

Or go for one of the top of range IDEs for PHP and thats ZendStudo which is not free.
Link to comment
https://forums.phpfreaks.com/topic/18641-php-ide/#findComment-80315
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.