PHPXref
Jump to navigation
Jump to search
PHPXref - The PHP Cross Referencing Documentation Utility (demo)
Using PHPXref on MS Windows
requirement
- Download PHPXref for MS Windows
- Download IndigoPerl, a binary distribution of Perl for Windows (not use the xampp built-in perl or TinyPerl)
installation
- Install the "IndigoPerl" to the default directory: c:\perl-5.10.0\ (perl.exe will be located to c:\perl-5.10.0\bin\perl.exe)
- Extract "PHPXref" to c:\PHPXref (or other directory you preferred)
- Modify the perl path of the file c:\PHPXref\phpxref.bat
C:\Perl\bin\perl phpxref.pl
toc:\perl-5.10.0\bin\perl.exe
- Copy the php_scripts you want to analyze to c:\PHPXref\source\php_scripts\
generation the cross reference report
- Execute the c:\PHPXref\phpxref.bat and wait some minutes...
- Browse the generated page URL: file://c:\PHPXref\output/index.html
version:
- PHPXref 0.7
- IndigoPerl V9.02 / Perl 5.10.0