NYCPHP Meetup

NYPHP.org

[nycphp-talk] What PHP tools are you using?

Joseph Crawford codebowl at gmail.com
Wed May 30 17:02:16 EDT 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20120530/aa50557b/attachment.html>


More information about the talk mailing list