mediawiki/mediawiki-phan-config

Standard MediaWiki phan configuration

Installs: 754 445

Dependents: 165

Suggesters: 0

Security: 0

Stars: 2

Watchers: 11

Forks: 0

pkg:composer/mediawiki/mediawiki-phan-config

0.17.0 2025-08-07 13:01 UTC

README

There are two base phan configurations for MediaWiki projects:

  • config.php for MediaWiki code, like extensions and skins
  • config-library.php for PHP libraries and other code external to MediaWiki

Choose the file more suitable for your project, then include it in the phan configuration and extend/modify it as you see fit.

See https://www.mediawiki.org/wiki/Continuous_integration/Phan for more details.