PHPackages                             mediawiki/extension-manager - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mediawiki/extension-manager

AbandonedArchivedMediawiki-extension[Utility &amp; Helpers](/categories/utility)

mediawiki/extension-manager
===========================

Extension manager for MediaWiki

11101[4 issues](https://github.com/SemanticMediaWiki/ExtensionManager/issues)PHP

Since Feb 21Pushed 8y ago3 watchersCompare

[ Source](https://github.com/SemanticMediaWiki/ExtensionManager)[ Packagist](https://packagist.org/packages/mediawiki/extension-manager)[ RSS](/packages/mediawiki-extension-manager/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![Build Status](https://camo.githubusercontent.com/889351a78befcee95c8686b01ac2760c1f8280cba66a810e47c6579232df20be/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f53656d616e7469634d6564696157696b692f457874656e73696f6e4d616e616765722e7376673f6272616e63683d6d6173746572)](http://travis-ci.org/SemanticMediaWiki/ExtensionManager)[![Code Coverage](https://camo.githubusercontent.com/ce0b0d071577f2f98406a95f4b0c6d646c2f0a7125f00bd40d22f5f7921faf7a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f53656d616e7469634d6564696157696b692f457874656e73696f6e4d616e616765722f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/SemanticMediaWiki/ExtensionManager/?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/aa21e01b224513aae7993dde62958fcc496f3ce398252e4d5ec714e361a83779/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f53656d616e7469634d6564696157696b692f457874656e73696f6e4d616e616765722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/SemanticMediaWiki/ExtensionManager/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/927c9c91624f8a20e5796e5da155f586fb6f351ec9de3691f9e74c379f678142/68747470733a2f2f706f7365722e707567782e6f72672f6d6564696177696b692f657874656e73696f6e2d6d616e616765722f76657273696f6e2e706e67)](https://packagist.org/packages/mediawiki/extension-manager)[![Packagist download count](https://camo.githubusercontent.com/4781fb5708177cf71367e37ff51bafc17945ded07760ad1394ed5c58050d6214/68747470733a2f2f706f7365722e707567782e6f72672f6d6564696177696b692f657874656e73696f6e2d6d616e616765722f642f746f74616c2e706e67)](https://packagist.org/packages/mediawiki/extension-manager)[![Dependency Status](https://camo.githubusercontent.com/1b8be3f987a6b6db74c088b15abb05a40ad2d6f11e2ac8c712fc49d27d2390ef/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f6d6564696177696b693a657874656e73696f6e2d6d616e616765722f62616467652e706e67)](https://www.versioneye.com/php/mediawiki:extension-manager)

Requires MediaWiki 1.20 or later.

A simple extension that deploys a `Special:ListComposerPackages` page in order to display information about which composer packages are installed and used within MediaWiki.

WebApi
------

[](#webapi)

An interface to access installed composer packages.

> api.php?action=composerpackages

Installation
------------

[](#installation)

The recommended way to install this extension is through `Composer`. Just add the following to the MediaWiki `composer.json` file and run the `php composer.phar install/update` command.

```
{
	"require": {
		"mwjames/composer-packages": "dev-master"
	},
	"repositories": [
		{
			"type": "vcs",
			"url":  "https://github.com/mwjames/composer-packages"
		}
	],
	"minimum-stability" : "dev"
}
```

A manual installation will be insufficient due to usage of the Composer autoloader. For more information about how to use MediaWiki and [Composer](http://getcomposer.org/), see [here](https://www.mediawiki.org/wiki/Composer).

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 56.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/451bd4039d530fed8f9c3da91bfa519233a397d2182cdfdcad700f6cfea19b7f?d=identicon)[Jeroen De Dauw](/maintainers/Jeroen%20De%20Dauw)

![](https://avatars.githubusercontent.com/u/22235?v=4)[Stefan Wasilewski](/maintainers/SMW)[@smw](https://github.com/smw)

![](https://www.gravatar.com/avatar/372f9bc1233d5518b9522cb681210a8de2765a3a9bbde20138f6ad5332a411ca?d=identicon)[mwjames](/maintainers/mwjames)

---

Top Contributors

[![JeroenDeDauw](https://avatars.githubusercontent.com/u/146040?v=4)](https://github.com/JeroenDeDauw "JeroenDeDauw (41 commits)")[![mwjames](https://avatars.githubusercontent.com/u/1245473?v=4)](https://github.com/mwjames "mwjames (31 commits)")

### Embed Badge

![Health badge](/badges/mediawiki-extension-manager/health.svg)

```
[![Health](https://phpackages.com/badges/mediawiki-extension-manager/health.svg)](https://phpackages.com/packages/mediawiki-extension-manager)
```

###  Alternatives

[calotype/seo

A package containing SEO helpers.

722.6k](/packages/calotype-seo)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
