PHPXref: powerful PHP code reading tool

Source: Internet
Author: User
PHPXref: PHP code reading tool ????????????????? In the face of large open-source programs, if we want to modify, perform secondary development, or simply read the code on this basis. That is very difficult .? Well, PHPXref is a good tool that allows you to quickly understand the code. This is because, in the document generated after processing it, wherever your mouse pointer goes, it will show that PHPXref: a powerful tool for PHP code reading.

????????????????? In the face of large open-source programs, if we want to modify, perform secondary development, or simply read the code on this basis. That is very difficult.
? Well, PHPXref is a good tool that allows you to quickly understand the code. This is because, in the document generated after processing it, wherever your mouse pointer goes, it will show where the function is defined and where it is used, including whether it is a PHP function, it tells you. The same is true for variables and classes. in the file list, annotations in the file are also extracted to let you know what the file is.
?????????????????? Of course, it is not omnipotent, and there is still a deficiency, that is, for fully object-oriented programs, object flows, it cannot be expressed. It cannot match ROSE's reverse engineering function.
?????????????????? PHPXref website: http://phpxref.sourceforge.net.
?????????????????? PHPXref has different platform versions. In addition, you do not need to install WINDOWS, and do not need any third-party components. Decompress the package and run it. It is quite simple to use. just copy the source code you want to analyze to the./source directory,
?????????????????? For windows: run PHPXref.exe directly. (This version reports an error, but does not affect subsequent code analysis. )
?????????????????? For linux: run PHPXref. pl directly
?????????????????? The program will analyze your code and output the result to the output directory. Open to view.

?

?


?

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.