PHPackages                             professional-wiki/wikibase-bundle - 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. professional-wiki/wikibase-bundle

ActiveMediawiki-extension

professional-wiki/wikibase-bundle
=================================

Bundle extension that installs and loads Wikibase and associated extensions

431[1 PRs](https://github.com/ProfessionalWiki/WikibaseBundle/pulls)Shell

Since Oct 18Pushed 1y ago3 watchersCompare

[ Source](https://github.com/ProfessionalWiki/WikibaseBundle)[ Packagist](https://packagist.org/packages/professional-wiki/wikibase-bundle)[ RSS](/packages/professional-wiki-wikibase-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Wikibase Bundle
===============

[](#wikibase-bundle)

[![GitHub Workflow Status](https://camo.githubusercontent.com/48cf776a523e9608212d726023789e4c7f048f011c9df2ea1296dd2526fc5a77/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f50726f66657373696f6e616c57696b692f57696b696261736542756e646c652f43492f6d6173746572)](https://github.com/ProfessionalWiki/WikibaseBundle/actions?query=workflow%3ACI)[![Latest Stable Version](https://camo.githubusercontent.com/c411a43b33cb2338fb07ca37bdc9b53354c9a209dcca459407fd45893403d971/68747470733a2f2f706f7365722e707567782e6f72672f70726f66657373696f6e616c2d77696b692f77696b69626173652d62756e646c652f76657273696f6e2e706e67)](https://packagist.org/packages/professional-wiki/wikibase-bundle)[![Download count](https://camo.githubusercontent.com/43a4f9ac351fff408f6e56da08359d1abc4b10edf0980d27279f64df88793a7f/68747470733a2f2f706f7365722e707567782e6f72672f70726f66657373696f6e616c2d77696b692f77696b69626173652d62756e646c652f642f746f74616c2e706e67)](https://packagist.org/packages/professional-wiki/wikibase-bundle)

Bundle extension that installs and loads Wikibase and associated extensions.

This version of Wikibase Bundle requires PHP 7.3+ and MediaWiki 1.34+.

Bundled extensions
------------------

[](#bundled-extensions)

TODO

- **[Wikibase Repository](https://www.mediawiki.org/wiki/Extension:Wikibase_Repository)** - Core Wikibase extension that turns MediaWiki into a structured data repository
- **[Wikibase Client](https://www.mediawiki.org/wiki/Extension:Wikibase_Client)** - Allows using Wikibase data in your wiki via parser functions and Lua
- **[Wikibase Local Media](https://github.com/ProfessionalWiki/WikibaseLocalMedia#wikibase-local-media)** - Adds support for local media files via a dedicated data type
- EntitySchema?
- CLDR
- ULS
-
-

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

[](#installation)

Wikibase Bundle is installed using [Composer](https://getcomposer.org) with [MediaWiki's built-in support for Composer](https://professional.wiki/en/articles/installing-mediawiki-extensions-with-composer).

### Step 1/3: composer update

[](#step-13-composer-update)

TODO

Change to the base directory of your MediaWiki installation and execute these two commands:

```
COMPOSER=composer.local.json composer require --no-update professional-wiki/wikibase-bundle:dev-master

composer update professional-wiki/wikibase-bundle --no-dev -o

```

### Step 2/3: modify LocalSettings.php

[](#step-23-modify-localsettingsphp)

Add the following two lines to the end of your ["LocalSettings.php" file](https://www.mediawiki.org/wiki/Manual:LocalSettings.php):

TODO

```
require_once __DIR__ . '/extensions/WikibaseBundle/WikibaseBundle.php';

```

### Step 3/3: run update.php

[](#step-33-run-updatephp)

TODO

Run the [update.php script](https://www.mediawiki.org/wiki/Manual:Update.php)from the base directory of your MediaWiki installation:

```
php maintenance/update.php

```

Version history
---------------

[](#version-history)

### Wikibase Bundle 1.0.0 (under development)

[](#wikibase-bundle-100-under-development)

- Initial release

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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/1104078?v=4)[Karsten Hoffmeyer](/maintainers/kghbln)[@kghbln](https://github.com/kghbln)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/professional-wiki-wikibase-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/professional-wiki-wikibase-bundle/health.svg)](https://phpackages.com/packages/professional-wiki-wikibase-bundle)
```

PHPackages © 2026

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