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

ActiveRoundcube-plugin

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

Roundcube plugin for Userli

1.0.2(1mo ago)06GPL-3.0+PHPPHP ^8.1CI passing

Since Nov 8Pushed 1mo 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 1mo ago

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

40

—

FairBetter than 88% of packages

Maintenance90

Actively maintained with recent releases

Popularity5

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

50d 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

[dsoares/rcguard

Roundcube plugin that enforces reCAPTCHA for users that have too many failed logins

243.9k](/packages/dsoares-rcguard)

PHPackages © 2026

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