Codenizer 2009

License: Free Trial ‎File size: 550.96 KB
‎Users Rating: 4.0/5 - ‎1 ‎votes

Codenizer is used to pinpoint possible problematic locations which could eventually lead to bugs in the program -- while debuggers are used to eliminate bugs once they are in the program Codenizer is used to prevent bugs from appearing in the program in the first place. This means it can help you detect lot of common programming mistakes and bugs prior to program execution. To use it just type "codenize path_to_your_script" on command prompt after instalalling it. If you ever used Perl you can think of Codenizer as of external "use strict" enforcing tool. Codenizer is setup within seconds without any hassle, and on Codenizer's site you can find more (detailed and very easy to follow) instructions how to configure various editors/IDEs with Codenizer. Using Codenizer requires just one extra step from doing things the old way -- after saving your file just invoke Codenizer from within your IDE and you will be presented with its analysis. Codenizer can save you a lot of time on debugging, allowing you to focus on more complicated aspects of the problems you are working on. Codenizer's ability to assist you in code checking allows you to do more ACTUAL work on your program than before, in the same amount of time. Once you experience benefits Codenizer offers you wont be able to do PHP programming the same "old" way as before.

VERSION HISTORY

  • Version 2009 posted on 2009-03-26

Program Details