 |
Hotscripts :: Listing Reviews |
|
|
 |
Reviews for Listing # 6401
 |
 |
 |
|
|
| |
PHPXref is a Perl script to make working with the source code of a large PHP site somewhat easier. It allows you to: Cross references classes, interfaces, functions, variables, constants and database tables defined and used across your various PHP files, and generates documentation for each class & function defined in the PHP files by utilizing formatted comments placed next to each function. The output is a tree of HTML files that can be downloaded and browsed on a local machine without having to setup a web server, etc.
|
Version: 0.7 Platform(s): linux, windows, freebsd, osx, sun Updated: Tue Jan 2 2007 |
|
 |
|
 |
 |
 |
Member Reviews (1) |
 |
 |
 |
Visitor Ratings |
 |
 |
|
 |
Very Useful if you modify other peoples PHP code, Oct 22, 2004
Reviewed By:
Bola_King
Review Of:
PHPXref in CGI and Perl :: Development Tools :: Utilities
|
I recently needed to make some modifications to a large (800+ page) PHP application, without having seen the code before.
This script made the task of understanding the way the code inter-related a breeze, by providing a hyperlinked cross reference to internal and standard PHP functions.
|
|
 |
|
|