PHP Classes
Icontem

Class: PHP Script Parser


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Andres Dario Gutierrez Poveda  >  PHP Script Parser  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Script Parser Support forum
Base name: phpscriptparser
Description: Parse PHP scripts to detect usage bugs
Related top rated classes:
Version: -
Required PHP version: -
License: GNU General Public License (GPL)
All time users: 2370 users
All time rank: 1049
Week users: 3 users
Week rank: 2137
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Files Files  

Author

Picture of Andres Dario Gutierrez Poveda
Name: Andres Dario Gutierrez Poveda <e-mail contact>
Published packages: 7 Browse this author's classes Browse this author's classes
Country: Colombia Colombia - PHP jobs in Colombia
Home page: ???
Age: 31
All time rank: 87
Week rank: 99

Innovation Award

PHP Programming Innovation award winner
September 2004
Winner
Detecting and fixing programming bugs can be a tedious and time consuming task, especially when the bugs are subtle or hard to reproduce.

This class provides a solution to analyze and detect eventual sources of bugs in PHP scripts that are due to misusage of variables.

The systematic use of solutions like the one provided by this class, may reduce the cost of fixing bugs in PHP code, even at an early stages before the symptoms of the bugs are detected.

This practice may contribute to the general improvement of PHP software quality and training developers to obtain skills in automatic bug prevention.

Manuel Lemos

Groups

Group folder image Debug Debug data dumping, bug detection and reporting View top rated classes
Group folder image Utilities and Tools General purpose tools to simplify software development View top rated classes

Detailed description

This class is meant to parse a PHP script to determine how each variable is used and detect eventual bugs.

Note that this class just points probable misusage of the variables. You still have to check the code to confirm whether it is really a bug or a false bug report.

This class is capable of telling:

* Name of the variables
* Number of uses
* Number of assigments, operations, comparisions, concatenations, use as a subitem, use as an object, use as an array, or as a parameter.
* It presents the possible warning or error that found in the code.

User ratings

Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (82.1%)
Sufficient (64.3%)
-
Sufficient (67.9%)
-
-
Not sure (54.3%)
1056
Month:
Not yet rated by the users

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
HTML file ejemplo.html Output Sample output
Plain text file example.php Example Example of usage
Plain text file Parser.class.php Class Principal class
Download all files: phpscriptparser.tar.gz phpscriptparser.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products