mediawiki/mediawiki-phan-config
Shared Phan configuration for MediaWiki projects. Provides two base configs: config.php for MediaWiki extensions/skins and config-library.php for external PHP libraries. Include the appropriate file and customize for your project; CI guidance linked on mediawiki.org.
There are two base phan configurations for MediaWiki projects:
config.php for MediaWiki code, like extensions and skinsconfig-library.php for PHP libraries and other code external to MediaWikiChoose 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.
How can I help you explore Laravel packages today?