News Feed
Jobs Feed
Sections




News Archive
Felix De Vliegher's Blog:
Static analysis for PHP
August 19, 2008 @ 11:16:18

On his blog recently Felix De Vliegher has posted about work he's done to gather some stats and great some data about how his PHP scripts are working based on a little statistical analysis.

Lately I've been interested in applying static analysis to PHP projects. Static analysis is the process of analysing software code - in our case PHP source code -, without actually executing the (compiled) result of the source code you're analysing.

He mentions some types of analysis and some of the tools that can be used to measure it. He also talks about issues it can help with (like the potential for harm if a part of code is changed) and a pointer to the Pixy software he used to generate the statistics (and images like this).

0 comments voice your opinion now!
static analysis execute pixy compile software script


blog comments powered by Disqus

Similar Posts

DeveloperTutorials.com: Writing an Email Autoresponder Script with PHP

Keith Casey's Blog: The First Rule for Software Development

Bob Majdak's Blog: Compile That PHP-GTK2, and More

Job Posting; NewHire Seeks Software Developer (Chicago, IL)

Stubbles Blog: My wishlist for PHP6, pt4: static initializers


Community Events











Don't see your event here?
Let us know!


code development tool functional unittest podcast phpunit composer opinion introduction series framework release example testing conference language interview community zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework