Tincidunt vel cursus

Sample image

Lorem ipsum dolor sit amet consectetuer Vivamus ac Curabitur id malesuada.

Sample image

Sed sem sit Donec euismod leo ligula lacus lacus pellentesque adipiscing. Vestibulum Lorem

产品预览

ImageImage
当前位置: arrow 首页 arrow Tools arrow PHPXref - PHP Cross Referencing Documentation Generator

PHPXref - PHP Cross Referencing Documentation Generator

2008-02-07

PHPXref is a developer tool that's designed to ease the process of working on large PHP projects by making it very fast and easy to browse the code documentation along with the code itself.

It works by scanning a project directory and translating the files it finds into readable cross-referenced HTML, simultaneously utilizing comments in the code to produce documentation to accompany it.

The result is a collection of plain HTML files that can be read using any browser, with no supporting software required.

PHPXref has very minimal requirements to run; just having a copy of Perl installed is all you need (and the Windows binary supplies that for you). Getting started requires editing two or three lines in the configuration file and running the program.

phpxref-0.7.tar.gz: Linux/*nix version with UNIX style line endings.

phpxref-0.7.zip: Windows/DOS style line endings (requires a working version of Perl to be installed).

phpxref-0.7-win32.zip: Download this version if you're running Windows and don't already have Perl installed.

PHPXref is released under the GNU General Public License version 2.