PHPXref

PHPXref is a developer tool that's designed to ease the process of working on large PHP projects.
Download

PHPXref Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Gareth Watts
  • Publisher web site:

PHPXref Tags


PHPXref Description

PHPXref is a developer tool that's designed to ease the process of working on large PHP projects. 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.PHPXref project 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.Here are some key features of "PHPXref":· Minimal requirements, minimal setup.· No web server required to view output.· Cross-references PHP classes, functions, variables, constants and require/include usage.· Extracts phpdoc style documentation from source files.Javascript enhanced output provides: · Mouse-over information for classes and functions in the source view.· Hot-jump to the source of any class/function definition.· Instant lookup of classes, functions, constants and tables by name.· Search/lookup history.· Pretty-prints PHP files from the browser.· Stays crunchy in milk.What's New in This Release:· Parse static and final methods correctly· Add support for PHP Interfaces· Ignore functions defined in HTML comments ()· Compress plain text view of source files if COMPRESS=1 in the cfg file· Added new config option LINK_URI - Turning this on links email addresses and URLs used in documentation @tags· Added new config option EXPLORE_SOURCE - Setting this to 1 makes links in the file explorer open the php source, rather than the summary page· Added support for changing the content-type used on pages to support other character sets - Thanks to uno@venus.dti.np.jp - Configured using the CHARSET config parameter· Fix javascript bug causing rollover links to function, class and constant directions to link to an invalid url· Added a project stats page that contains the same information printed at the end of a phpxref run (_stats.html) - Linked from the project summary pages


PHPXref Related Software