PHPackages                             neoncitylights/mediawiki-docs - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. neoncitylights/mediawiki-docs

ActiveLibrary

neoncitylights/mediawiki-docs
=============================

Allows automatically retrieving information about MediaWiki hooks

v0.1.0(3y ago)012MITPHP

Since Jan 11Pushed 3y agoCompare

[ Source](https://github.com/php-lights/php-mediawiki-docs)[ Packagist](https://packagist.org/packages/neoncitylights/mediawiki-docs)[ GitHub Sponsors](https://github.com/neoncitylights)[ RSS](/packages/neoncitylights-mediawiki-docs/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (7)Versions (3)Used By (0)

php-mediawiki-docs
==================

[](#php-mediawiki-docs)

`neoncitylights/mediawiki-docs` is an experimental static analayis tool that allows auto-generating documentation of hooks. It is currently experimental, and thus the public API may be changed at any time, until a stable version releases.

Software requirements
---------------------

[](#software-requirements)

- MediaWiki: master branch (**NOTE**: the MediaWiki core software only needs to exist in the file system)
- PHP: 8.0+

Usage
-----

[](#usage)

The following example will generate text in Markdown, showing a list of hook names to their static method signature. The following Gist link is generated using the code below:

```
