PHPackages                             laemmi/laemmi-yourls-bind-user-to-entry - 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-bind-user-to-entry

ActiveYourls-plugin

laemmi/laemmi-yourls-bind-user-to-entry
=======================================

Plugin for YOURLS. Bind login username to url entry.

v1.0.6(6y ago)062MITPHP

Since Jan 12Pushed 6y ago2 watchersCompare

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

READMEChangelog (7)Dependencies (1)Versions (8)Used By (0)

laemmi-yourls-user-to-entry
===========================

[](#laemmi-yourls-user-to-entry)

Plugin for YOURLS 1.7

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

[](#description)

Bind login username to url entry. It generates an user create and user update entry. Localization for german. Use this plugin with "laemmi-yourls-easy-ldap" plugin. You must install "laemmi-yourls-default-tools" fist.

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

[](#installation)

- In /user/plugins, create a new folder named laemmi-yourls-user-to-entry.
- 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)

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

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

```
define('LAEMMI_EASY_LDAP_ALLOWED_GROUPS', json_encode([
    'MY-LDAP-GROUPNAME' => ['action-edit-other', 'action-delete-other', 'action-add-project', 'action-edit-project', 'action-add-other-project', 'action-edit-other-project'
     'list-show-other', 'list-show-other-project', 'list-show-own-in-other-project', 'list-show-other-in-own-project']
]));

```

#### projects to set

[](#projects-to-set)

```
define('LAEMMI_BIND_USER_TO_ENTRY_PROJECTLIST', json_encode([
    'Project 1' => [
        'LDAP-GROUPNAME' => 'permissions .....'
    ],
    'Project 2' => [
        'LDAP-GROUPNAME' => 'permissions .....'
    ]
]));

```

### Permissions

[](#permissions)

##### Actions

[](#actions)

- action-edit-other = Edit other url
- action-delete-other = Delete other url
- action-add-project = Add selected project
- action-edit-project = Edit selected project
- action-add-other-project = Add other selected project
- action-edit-other-project = Edit other selected project

##### List

[](#list)

- list-show-other = Show other url
- list-show-other-project = Show URLs from projects in which the user is not
- list-show-own-in-other-project = Show own URLs are assigned to the projects in which the user is not
- list-show-other-in-own-project = Show other URLs are assigned to the projects in which the user is in

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity68

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

Recently: every ~372 days

Total

7

Last Release

2276d ago

### Community

Maintainers

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

---

Tags

pluginyourls

### Embed Badge

![Health badge](/badges/laemmi-laemmi-yourls-bind-user-to-entry/health.svg)

```
[![Health](https://phpackages.com/badges/laemmi-laemmi-yourls-bind-user-to-entry/health.svg)](https://phpackages.com/packages/laemmi-laemmi-yourls-bind-user-to-entry)
```

###  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)
