PHPackages                             qu1x-roundcube/signifix - 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. qu1x-roundcube/signifix

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

qu1x-roundcube/signifix
=======================

Formats bytes with metric or binary prefixes using four significant figures.

v1.0.1(2y ago)23FairPHPPHP &gt;=7.3.0

Since Nov 5Pushed 2y ago1 watchersCompare

[ Source](https://github.com/qu1x/roundcube-signifix)[ Packagist](https://packagist.org/packages/qu1x-roundcube/signifix)[ Docs](https://github.com/qu1x/roundcube-signifix)[ RSS](/packages/qu1x-roundcube-signifix/feed)WikiDiscussions main Synced yesterday

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

Signifix Plugin for Roundcube Webmail
=====================================

[](#signifix-plugin-for-roundcube-webmail)

Formats bytes with metric or binary prefixes using four significant figures.

[![Kilobyte](https://camo.githubusercontent.com/e99bf246173b86ed6e55d5b320e05fdf77e1dc7f407ed52768f8958d63544952/68747470733a2f2f696d67732e786b63642e636f6d2f636f6d6963732f6b696c6f627974652e706e67 "I would take 'kibibyte' more seriously if it didn't sound so much like 'Kibbles N Bits'.")](https://xkcd.com/394)

Roundcube uses non-standardized prefixes in byte units (i.e., B, KB, MB, GB). They are neither [metric prefixes](https://en.wikipedia.org/wiki/Metric_prefix) nor [binary prefixes](https://en.wikipedia.org/wiki/Binary_prefix) but are meant to be binary prefixes. This plugin makes Roundcube use standardized prefixes by hooking into the byte formatting routine thanks to its powerful plugin API. By default, binary prefixes are used as quota is reported in units of 1 KiB.

Additionally, this plugin uses a fixed number of four significant figures providing constant and maximum accuracy while having compactly formatted strings. It is four figures as they enclose three different decimal mark positions, covering the three different decimal powers of a particular metric prefix (e.g, 9.999 MB, 99.99 MB, 999.9 MB), and together with a thousands separator, covering the four different decimal powers of a particular binary prefix (e.g., 1.023 MiB, 10.23 MiB, 102.3 MiB, and 1 023 MiB). All three/four formatted strings have eight/nine characters. For more details and examples, see the [documentation](https://docs.rs/signifix) of the original Rust crate.

The decimal mark and thousands separator are locale-aware as defined in `./localization/*.inc`. The thousands separater can be configured to always be a space, as [internationally](https://en.wikipedia.org/wiki/Decimal_separator) recommended, instead of a comma or a point.

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

[](#configuration)

The configuration file `./config.inc.php` is loaded if it exists. Its keys are documented in `config.inc.php.dist`.

License
-------

[](#license)

This plugin is licensed under [`Fair`](https://en.wikipedia.org/wiki/Fair_License).

> Copyright (c) 2023 Rouven Spreckels
>
> Usage of the works is permitted provided that this instrument is retained with the works, so that any entity that uses the works is notified of this instrument.
>
> DISCLAIMER: THE WORKS ARE WITHOUT WARRANTY.

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

Total

2

Last Release

959d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c05b9652836b513a68a722a9418d1cbaa90552c4975d3a260237a7851dade2f?d=identicon)[n3vu0r](/maintainers/n3vu0r)

---

Top Contributors

[![n3vu0r](https://avatars.githubusercontent.com/u/13642558?v=4)](https://github.com/n3vu0r "n3vu0r (3 commits)")

---

Tags

number-formatterfixed-significancemetric-prefixbinary-prefixunit-prefix

### Embed Badge

![Health badge](/badges/qu1x-roundcube-signifix/health.svg)

```
[![Health](https://phpackages.com/badges/qu1x-roundcube-signifix/health.svg)](https://phpackages.com/packages/qu1x-roundcube-signifix)
```

###  Alternatives

[roundcube/roundcubemail

The Roundcube Webmail suite

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

CardDAV adapter for connecting to CardDAV-enabled addressbooks

27960.3k](/packages/roundcube-carddav)[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)[johndoh/contextmenu

Adds context menus with common tasks to various parts of Roundcube

10680.0k1](/packages/johndoh-contextmenu)[seb1k/elastic2022

Modern skin based on elastic

531.8k](/packages/seb1k-elastic2022)[kolab/calendar

Calendar plugin

3411.2k](/packages/kolab-calendar)

PHPackages © 2026

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