I have been developing PHP for about 14 years now and I have used the
following.

1.) Zend Studio as my IDE
2.) Jenkins as CI server
3.) PHPUnit for unit testing
4.) Zend Framework (when I get the choice)
5.) Codeigniter (when I don't get the choice)
6.) Zend Debugger / XDebug for stepping through the code line by line
7.) Zend Server CE for development
8.) SVN for version control, I would like to move to GIT though

I have also used Aptana, Netbeans, etc but stick to Zend Studio since it is
based on Eclipse and I already have a license.

If I didn't have a license for Zend Studio I would use Eclipse PDT for my
IDE.

I write PHP full-time and find that the benefits of code intellisense in my
IDE for rapid development outweights a light editor like VIM, however for
quick fixes I will use VIM.

Thanks,
Joseph Crawford
Zend Certified Engineer
_______________________________________________
New York PHP User Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/show-participation

Reply via email to