What applications do full code hinting for PHP? I have been using Dreamweaver and have come to the conclusion that PHP isn't really supported with Dreamweaver. I am on a Mac.
Tell me more
×
Programmers Stack Exchange is a question and answer site for
professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.
|
|
Why not use Netbeans? I have been using it for 2 years now and it's great. It has built in support for Zend framework, Symphony 1, Symphony 2, Doctrine 2, PHPUnit and many more. Some of its features include:
|
|||
|
Have you tried JetBrains' PhpStorm http://www.jetbrains.com/phpstorm? It claims to have code hinting. I use their WebStorm and I like it. For the most part, it does a great job. |
|||||||||
|
|
You might want to give a try to Zend PDT aka Eclipse for PHP http://www.zend.com/en/community/pdt/downloads (not really my thing, so I cannot vouch for that, but it might hit the spot with you) |
|||||
|

