PHPackages                             laemmi/laemmi-yourls-easy-ldap - 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. laemmi/laemmi-yourls-easy-ldap

ActiveYourls-plugin

laemmi/laemmi-yourls-easy-ldap
==============================

Plugin for YOURLS. Bind login username to url entry.

v1.0.2(6y ago)153[1 issues](https://github.com/Laemmi/laemmi-yourls-easy-ldap/issues)MITPHP

Since Nov 24Pushed 6y ago2 watchersCompare

[ Source](https://github.com/Laemmi/laemmi-yourls-easy-ldap)[ Packagist](https://packagist.org/packages/laemmi/laemmi-yourls-easy-ldap)[ Docs](https://github.com/laemmi/laemmi-yourls-easy-ldap)[ RSS](/packages/laemmi-laemmi-yourls-easy-ldap/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

laemmi-yourls-easy-ldap
=======================

[](#laemmi-yourls-easy-ldap)

Plugin for YOURLS 1.7

Description
-----------

[](#description)

ldap authentification with page and action permissions by ldap group. Localization for german. You must install "laemmi-yourls-default-tools" fist.

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

[](#installation)

- In /user/plugins, create a new folder named laemmi-yourls-easy-ldap.
- Drop these files in that directory.
- Via git goto /users/plugins and type git clone
- Add config values to config file
- Go to the YOURLS Plugins administration page and activate the plugin.

### Available config values

[](#available-config-values)

#### Ldap hostname

[](#ldap-hostname)

```
define('LAEMMI_EASY_LDAP_HOST', '');

```

#### Ldap port (optional) default 389

[](#ldap-port-optional-default-389)

```
define('LAEMMI_EASY_LDAP_PORT', '');

```

#### Ldap base

[](#ldap-base)

```
define('LAEMMI_EASY_LDAP_BASE', '');

```

#### Ldap filter for search (optional) @default (&amp;(uid=%s)(objectClass=posixAccount))

[](#ldap-filter-for-search-optional-default-uidsobjectclassposixaccount)

```
define('LAEMMI_EASY_LDAP_FILTER', '');

```

#### Ldap filter for groups (optional) @default (&amp;(memberuid=%s))

[](#ldap-filter-for-groups-optional-default-memberuids)

```
define('LAEMMI_EASY_LDAP_FILTER_GROUP', '');

```

#### Allowed ldap groupsnames with yourls pages and action permissions

[](#allowed-ldap-groupsnames-with-yourls-pages-and-action-permissions)

```
define('LAEMMI_EASY_LDAP_ALLOWED_GROUPS', json_encode([
    'MY-LDAP-GROUPNAME' => ['admin', 'tools', 'plugins', 'action-add', 'action-edit', 'action-delete', 'action-stats', 'action-share']
]));

```

#### Ldap RDN username (optional)

[](#ldap-rdn-username-optional)

```
define('LAEMMI_EASY_LDAP_RDN_USERNAME', '');

```

#### Ldap RDN password (optional)

[](#ldap-rdn-password-optional)

```
define('LAEMMI_EASY_LDAP_RDN_PASSWORD', '');

```

### Permissions

[](#permissions)

##### Page

[](#page)

- admin = Admin interface
- tools = Tools
- plugins = Manage plugins

##### Actions

[](#actions)

- action-add = Add url
- action-edit = Edit url
- action-delete = Delete url
- action-stats = Show stats button
- action-share = Show share button

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity65

Established project with proven stability

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 ~773 days

Total

3

Last Release

2276d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e4e51e743debe44cb80b6f520f5fa0866be13530685e03b7f470cd3e45186cd6?d=identicon)[Laemmi](/maintainers/Laemmi)

---

Tags

pluginldapyourls

### Embed Badge

![Health badge](/badges/laemmi-laemmi-yourls-easy-ldap/health.svg)

```
[![Health](https://phpackages.com/badges/laemmi-laemmi-yourls-easy-ldap/health.svg)](https://phpackages.com/packages/laemmi-laemmi-yourls-easy-ldap)
```

###  Alternatives

[lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

2.3k16.4M48](/packages/lab404-laravel-impersonate)[dealerdirect/phpcodesniffer-composer-installer

PHP\_CodeSniffer Standards Composer Installer Plugin

596161.9M1.9k](/packages/dealerdirect-phpcodesniffer-composer-installer)[ergebnis/composer-normalize

Provides a composer plugin for normalizing composer.json.

1.1k37.3M2.1k](/packages/ergebnis-composer-normalize)[sabre/event

sabre/event is a library for lightweight event-based programming

35227.4M25](/packages/sabre-event)[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

24924.2M71](/packages/php-http-cache-plugin)[pestphp/pest-plugin

The Pest plugin manager

4458.2M109](/packages/pestphp-pest-plugin)

PHPackages © 2026

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