PHPackages                             pronamic/wp-money - 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. pronamic/wp-money

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

pronamic/wp-money
=================

WordPress Money library.

v2.4.4(1y ago)5132.8k↓43.5%1[3 issues](https://github.com/pronamic/wp-money/issues)11GPL-3.0-or-laterPHPPHP &gt;=7.4

Since May 11Pushed 1y ago5 watchersCompare

[ Source](https://github.com/pronamic/wp-money)[ Packagist](https://packagist.org/packages/pronamic/wp-money)[ RSS](/packages/pronamic-wp-money/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (17)Versions (23)Used By (11)

WordPress Money
===============

[](#wordpress-money)

[![codecov](https://camo.githubusercontent.com/a47a46ce7d1e478efcd0c98bdbc71fc5950c73a6e71eb7891c55aa4f88581863/68747470733a2f2f636f6465636f762e696f2f67682f70726f6e616d69632f77702d6d6f6e65792f6272616e63682f646576656c6f702f67726170682f62616467652e7376673f746f6b656e3d49716750576a707a4b66)](https://codecov.io/gh/pronamic/wp-money)[![Coverage Status](https://camo.githubusercontent.com/b69d026aa6c03195a2afc82c85111e2a21b085317d7b9ee1706d39ea81d5b61c/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f70726f6e616d69632f77702d6d6f6e65792f62616467652e7376673f6272616e63683d646576656c6f70)](https://coveralls.io/github/pronamic/wp-money?branch=develop)

Non-breaking space
------------------

[](#non-breaking-space)

In the money format it is smart to use a non-breaking space:

> In word processing and digital typesetting, a non-breaking space (" "), also called no-break space, non-breakable space (NBSP), hard space, or fixed space, is a space character that prevents an automatic line break at its position.

Source: [https://en.wikipedia.org/wiki/Non-breaking\_space#Keyboard\_entry\_method](https://en.wikipedia.org/wiki/Non-breaking_space#Keyboard_entry_method)

WordPress Filters
-----------------

[](#wordpress-filters)

### pronamic\_money\_default\_format

[](#pronamic_money_default_format)

```
function prefix_pronamic_money_default_format( $format ) {
	/* translators: 1: currency symbol, 2: amount, 3: currency code */
	return _x( '%1$s%2$s', 'default money format', 'pronamic-ideal' );
}

add_filter( 'pronamic_money_default_format', 'prefix_pronamic_money_default_format' );
```

Inspiration
-----------

[](#inspiration)

-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-

[![Pronamic - Work with us](https://github.com/pronamic/brand-resources/raw/main/banners/pronamic-work-with-us-leaderboard-728x90%404x.png)](https://www.pronamic.eu/contact/)

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance24

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity73

Established project with proven stability

 Bus Factor1

Top contributor holds 54.5% 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 ~111 days

Recently: every ~140 days

Total

22

Last Release

593d ago

Major Versions

1.2.6 → 2.0.02021-08-05

PHP version history (4 changes)1.0.0PHP &gt;=5.3

1.2.2PHP &gt;=5.6.20

v2.1.0PHP &gt;=8.0

v2.2.1PHP &gt;=7.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/869674?v=4)[Remco Tolsma](/maintainers/remcotolsma)[@remcotolsma](https://github.com/remcotolsma)

---

Top Contributors

[![remcotolsma](https://avatars.githubusercontent.com/u/869674?v=4)](https://github.com/remcotolsma "remcotolsma (169 commits)")[![rvdsteege](https://avatars.githubusercontent.com/u/10371164?v=4)](https://github.com/rvdsteege "rvdsteege (140 commits)")[![knit-pay](https://avatars.githubusercontent.com/u/65900807?v=4)](https://github.com/knit-pay "knit-pay (1 commits)")

---

Tags

currencymoneypronamicwordpresswordpress-plugin

###  Code Quality

Static AnalysisPHPStan, Psalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/pronamic-wp-money/health.svg)

```
[![Health](https://phpackages.com/badges/pronamic-wp-money/health.svg)](https://phpackages.com/packages/pronamic-wp-money)
```

PHPackages © 2026

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