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

7php.com: PHP Interview With Enrico Zimuel Senior Software Engineer At Zend Technologies

Zend Developer Zone: PHP Abstract Podcast Episode 20: Five Ways To Kill a Software Project

DevShed: Understanding Static Properties with PHP 5

Giorgio Sironi's Blog: The dangers of Late Static Bindings

Sebastian Bergmann\'s Blog: Static Analysis of PHP Code


Community Events











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


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

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