PHPackages                             systemli/userli - 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. systemli/userli

ActiveRoundcube-plugin[Utility &amp; Helpers](/categories/utility)

systemli/userli
===============

Roundcube plugin for Userli

1.0.2(3mo ago)06GPL-3.0+PHPPHP ^8.1CI failing

Since Nov 8Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/systemli/roundcube-userli-plugin)[ Packagist](https://packagist.org/packages/systemli/userli)[ Docs](https://github.com/systemli/roundcube-userli-plugin)[ RSS](/packages/systemli-userli/feed)WikiDiscussions main Synced today

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

Roundcube Userli Plugin
=======================

[](#roundcube-userli-plugin)

A Roundcube plugin that automatically synchronizes user identities from a userli aliases API at login.

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

[](#installation)

1. Clone this repository into your Roundcube plugins directory
2. Copy `config.inc.php.dist` to `config.inc.php` and configure your API settings
3. Enable the plugin in your Roundcube configuration

Configuration
-------------

[](#configuration)

Edit `config.inc.php` with your userli API settings:

```
$config['userli_url'] = 'https://your-api.example.org';
$config['userli_token'] = 'your-api-token';
$config['userli_ssl_verify'] = true;
```

Testing
-------

[](#testing)

This plugin includes a comprehensive unit test suite. To run the tests:

```
# Install dependencies
composer install

# Run tests
composer test

# Or run PHPUnit directly
./vendor/bin/phpunit

# Run tests with verbose output
./vendor/bin/phpunit --verbose
```

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance82

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

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

Total

3

Last Release

96d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ee153994a2629b68ac6d8edb080101b36b4dfd83896df298234347c183bfda3?d=identicon)[0x46616c6b](/maintainers/0x46616c6b)

---

Top Contributors

[![0x46616c6b](https://avatars.githubusercontent.com/u/363667?v=4)](https://github.com/0x46616c6b "0x46616c6b (8 commits)")[![y3n4](https://avatars.githubusercontent.com/u/116947881?v=4)](https://github.com/y3n4 "y3n4 (6 commits)")[![doobry-systemli](https://avatars.githubusercontent.com/u/25278864?v=4)](https://github.com/doobry-systemli "doobry-systemli (2 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

pluginroundcubeuserli

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/systemli-userli/health.svg)

```
[![Health](https://phpackages.com/badges/systemli-userli/health.svg)](https://phpackages.com/packages/systemli-userli)
```

###  Alternatives

[ergebnis/composer-normalize

Provides a composer plugin for normalizing composer.json.

1.1k41.4M2.8k](/packages/ergebnis-composer-normalize)[roundcube/roundcubemail

The Roundcube Webmail suite

7.1k2.4k3](/packages/roundcube-roundcubemail)[toteph42/identity_switch

This plugin allows users to switch between different identities (and check for new mails) in a single Roundcube session.

221.5k](/packages/toteph42-identity-switch)[seb1k/elastic2022

Modern skin based on elastic

531.8k](/packages/seb1k-elastic2022)

PHPackages © 2026

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