PHPackages                             paulhenri-l/php-format-stat-number - 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. paulhenri-l/php-format-stat-number

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

paulhenri-l/php-format-stat-number
==================================

php-format-stat-number

1.0.0(4y ago)024MITPHPPHP ^7.3|^8.0

Since Oct 2Pushed 4y ago1 watchersCompare

[ Source](https://github.com/paulhenri-l/php-format-stat-number)[ Packagist](https://packagist.org/packages/paulhenri-l/php-format-stat-number)[ RSS](/packages/paulhenri-l-php-format-stat-number/feed)WikiDiscussions main Synced today

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

PhpFormatStatNumber
===================

[](#phpformatstatnumber)

[![PHP Tests](https://github.com/paulhenri-l/php-format-stat-number/actions/workflows/php-tests.yml/badge.svg)](https://github.com/paulhenri-l/php-format-stat-number/actions/workflows/php-tests.yml)[![PHP Code Style](https://github.com/paulhenri-l/php-format-stat-number/actions/workflows/php-code-style.yml/badge.svg)](https://github.com/paulhenri-l/php-format-stat-number/actions/workflows/php-code-style.yml)[![License: MIT](https://camo.githubusercontent.com/08cef40a9105b6526ca22088bc514fbfdbc9aac1ddbf8d4e6c750e3a88a44dca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d626c75652e737667)](LICENSE)

This package exists because I am too lazy to write `number_format(10.20, 2, '.', ' ')`when I need to display numbers. (I format using French notation)

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

[](#installation)

```
composer require paulhenri-l/php-format-stat-number

```

Usage
-----

[](#usage)

The function will be autoloaded thanks to composer so you'll only have to call it.

```
fsn(10000.123); // 10 000,12
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1680d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dadbbf7b24bb9ee393f7a03b8c6c611e3f922096be33ac881e4641f744d12eb4?d=identicon)[paulhenri-l](/maintainers/paulhenri-l)

---

Top Contributors

[![paulhenri-l](https://avatars.githubusercontent.com/u/25308170?v=4)](https://github.com/paulhenri-l "paulhenri-l (3 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/paulhenri-l-php-format-stat-number/health.svg)

```
[![Health](https://phpackages.com/badges/paulhenri-l-php-format-stat-number/health.svg)](https://phpackages.com/packages/paulhenri-l-php-format-stat-number)
```

###  Alternatives

[razonyang/yii2-rate-limiter

Yii2 Rate Limiter

1025.0k1](/packages/razonyang-yii2-rate-limiter)

PHPackages © 2026

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