PHPackages                             mediawiki/ldap-groups - 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/ldap-groups

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

mediawiki/ldap-groups
=====================

Map group membership from a directory service to MediaWiki.

3.0.7(2mo ago)11.2k1GPL-2.0+PHP

Since Oct 1Pushed 1mo ago18 watchersCompare

[ Source](https://github.com/wikimedia/mediawiki-extensions-LDAPGroups)[ Packagist](https://packagist.org/packages/mediawiki/ldap-groups)[ Docs](https://www.mediawiki.org/wiki/Extension:LDAPGroups)[ RSS](/packages/mediawiki-ldap-groups/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (10)Versions (44)Used By (0)

Table of Contents
-----------------

[](#table-of-contents)

- [Extension:LDAPGroups](#user-content-ExtensionLDAPGroups)
    - [Configuration](#user-content-Configuration)
- [Mapped](#user-content-Mapped)
- [All](#user-content-All)

Extension:LDAPGroups
-------------------------------------------------------------------

[](#extensionldapgroups)

This extension provides an way to map group membership information from a directory service (such as LDAP or Active Directory) to MediaWiki groups using the interface provided by LDAPProvider.

### Configuration

[](#configuration)

There are two synchronization mechanisms:

- Mapped: "Sync only specifically defined groups and apply a mapping"
- All: "Sync all groups from LDAP, except from some that are managed by the wiki itself"

Mapped
----------------------------------------

[](#mapped)

&lt;syntaxhighlight lang="json"&gt; { "LDAP": { ... "groupsync": { "mechanism": "MediaWiki\\\\Extension\\\\LDAPGroups\\\\SyncMechanism\\\\MappedGroups::factory", "mapping": { "mathematicans": "ou=mathematicans,dc=example,dc=com" "scientists": "ou=scientists,dc=example,dc=com" } }, ... } } &lt;/syntaxhighlight&gt;

All
----------------------------------

[](#all)

&lt;syntaxhighlight lang="json"&gt; { "LDAP": { ... "groupsync": { "mechanism": "MediaWiki\\\\Extension\\\\LDAPGroups\\\\SyncMechanism\\\\AllGroups::factory", "locally-managed": \["sysop"\] }, ... } } &lt;/syntaxhighlight&gt;

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance87

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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.

###  Release Activity

Cadence

Every ~80 days

Recently: every ~28 days

Total

27

Last Release

83d ago

Major Versions

2.0.11 → 3.0.02025-03-24

2.0.12 → 3.0.12025-07-01

2.0.13 → 3.0.32025-09-23

2.0.14 → 3.0.42025-11-03

2.0.15 → 3.0.62026-01-14

### Community

Maintainers

![](https://www.gravatar.com/avatar/091004c4b32e573a26383800e11030fc01201119f53a8fa6886aa34e80edb42d?d=identicon)[hexmode](/maintainers/hexmode)

---

Top Contributors

[![translatewiki](https://avatars.githubusercontent.com/u/24829418?v=4)](https://github.com/translatewiki "translatewiki (31 commits)")[![HamishSlater](https://avatars.githubusercontent.com/u/26261210?v=4)](https://github.com/HamishSlater "HamishSlater (13 commits)")[![umherirrender](https://avatars.githubusercontent.com/u/1174884?v=4)](https://github.com/umherirrender "umherirrender (9 commits)")[![hexmode](https://avatars.githubusercontent.com/u/43581?v=4)](https://github.com/hexmode "hexmode (9 commits)")[![vlad-shapik](https://avatars.githubusercontent.com/u/97897302?v=4)](https://github.com/vlad-shapik "vlad-shapik (2 commits)")[![sashkop](https://avatars.githubusercontent.com/u/3464415?v=4)](https://github.com/sashkop "sashkop (1 commits)")[![bluespice-github-bot](https://avatars.githubusercontent.com/u/33830316?v=4)](https://github.com/bluespice-github-bot "bluespice-github-bot (1 commits)")[![ZabeMath](https://avatars.githubusercontent.com/u/35405030?v=4)](https://github.com/ZabeMath "ZabeMath (1 commits)")[![Daimona](https://avatars.githubusercontent.com/u/38216014?v=4)](https://github.com/Daimona "Daimona (1 commits)")[![DannyS712](https://avatars.githubusercontent.com/u/46829944?v=4)](https://github.com/DannyS712 "DannyS712 (1 commits)")[![jdforrester](https://avatars.githubusercontent.com/u/881572?v=4)](https://github.com/jdforrester "jdforrester (1 commits)")[![reedy](https://avatars.githubusercontent.com/u/67615?v=4)](https://github.com/reedy "reedy (1 commits)")

---

Tags

mediawikiextensionldapgroupswiki

### Embed Badge

![Health badge](/badges/mediawiki-ldap-groups/health.svg)

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

###  Alternatives

[mediawiki/semantic-glossary

A terminology markup extension with a Semantic MediaWiki back-end

1352.4k](/packages/mediawiki-semantic-glossary)[mediawiki/chameleon-skin

A highly flexible MediaWiki skin using Bootstrap 4

12481.8k2](/packages/mediawiki-chameleon-skin)[mediawiki/semantic-extra-special-properties

Provides extra special properties for Semantic MediaWiki

3074.6k1](/packages/mediawiki-semantic-extra-special-properties)[mediawiki/semantic-scribunto

A Semantic Mediawiki extension to natively support the Scribunto extension

2967.5k](/packages/mediawiki-semantic-scribunto)[mediawiki/semantic-cite

A Semantic MediaWiki extension to manage citation resources.

2310.2k1](/packages/mediawiki-semantic-cite)[starcitizentools/tabber-neue

Allows to create tabs within a page. Forked from Extension:Tabber

243.6k](/packages/starcitizentools-tabber-neue)

PHPackages © 2026

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