You are browsing a read-only backup copy of Wikitech. The primary site can be found at wikitech.wikimedia.org
Tool:PhanSearch
Jump to navigation
Jump to search
![]() | |
---|---|
Website | https://phansearch.toolforge.org |
Description | Tool for MediaWiki developers (and extensions and skins developers) to explore the PHP function calls. It is similar to CodeSearch (explore the MediaWiki codebase) but with a more specific use case, and a different technology stack (this tool uses the static analysis tool Phan instead of a full-text search). To search PHP function calls, there are no false positives compared to CodeSearch, but there could be false negatives. |
Keywords | codequality, mediawiki, phan, software-development |
Author(s) | Seb35talk |
Maintainer(s) | Seb35 (View all) |
Source code | https://gitlab.wikimedia.org/toolforge-repos/phansearch |
License | The Unlicense |