Search by

mediawiki/mediawiki-phan-config

Standard MediaWiki phan configuration

Installs: 770 430

Dependents: 174

Suggesters: 0

Security: 0

Stars: 2

Watchers: 11

Forks: 0

pkg:composer/mediawiki/mediawiki-phan-config

0.17.02025-08-07 13:01 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

GPL-2.0-or-later 5e98f0ae2755650c6bebb682c0fcc06b371745c9

  • 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 phanconfiguration and extend/modify it as you see fit.

Seehttps://www.mediawiki.org/wiki/Continuous_integration/Phan formore details.