PHPStorm Many said this is the best, but cost $99 for individual purchase. NetBeans 7 I just started to use it. My verdict is 10 out of 10 at least for now. The big difference between Netbeans and Eclipse PDT is that you can do pretty much all you need to use just out of the box,… Continue reading Best PHP IDE for junior php developer
Tag: eclipse
PHP Debugging environment setting in Mac OSX local machine
My Setting, which is quite great up to now based on using for a week or so, is as follows; XAMPP 1.7.4 (PHP 5.3.1) FireFox 3.6.25 FireBug 1.7.3 Eclipse PDT Indigo 3.0.2 Aptana as a plugin Xdebug 2.0.4 Zend (debug) 2.3.0 Ref: http://aptanaandpdt.blogspot.com/2011/02/set-debug-configuration-for-aptana.html Related Issues Eclipse has to be installed with care of each extension’s version,… Continue reading PHP Debugging environment setting in Mac OSX local machine