mediawiki/mediawiki-phan-config

Standard MediaWiki phan configuration

Package info

github.com/wikimedia/mediawiki-tools-phan

Homepage

pkg:composer/mediawiki/mediawiki-phan-config

Statistics

Installs: 891 137

Dependents: 186

Suggesters: 0

Stars: 2

0.20.0 2026-03-05 11:57 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

GPL-2.0-or-later 30f5c430fce73fd796886bab40a172a1ffb3215c

  • MediaWiki developers <wikitech-l.woop@lists.wikimedia.org>

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.