PHPackages                             logicinception/moneytonumbers - 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. logicinception/moneytonumbers

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

logicinception/moneytonumbers
=============================

money, numbers

0.0.1(2y ago)03MITPHPPHP ^8.1

Since Sep 1Pushed 2y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (3)Used By (0)

MoneyToNumbers
==============

[](#moneytonumbers)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6f800132f51a9eb0aa237ede10776e4ae07041eb6acaa72febb413b01c2375ca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6f676963696e63657074696f6e2f6d6f6e6579746f6e756d626572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/logicinception/moneytonumbers)[![Total Downloads](https://camo.githubusercontent.com/648e72bf1d05d9ce65d245fff17d7761b2bc61090d9f28f9e078ade0b414484c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c6f676963696e63657074696f6e2f6d6f6e6579746f6e756d626572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/logicinception/moneytonumbers)

Package developed to convert money text on numbers

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

[](#installation)

You can install the package via composer:

```
composer require logicinception/moneytonumbers
```

Usage
-----

[](#usage)

```
$textClass = new TextToNumber("dois mil quinhentos e vinte e três reais e dezoito centavos");
$textClass->getNumber(); //output: 2523,18
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

### Security

[](#security)

If you discover any security related issues, please email  or  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Wagner Mengue](https://github.com/wagnermengue)
- [Itamar Brito](https://github.com/Itamar-Brito)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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

981d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1945b282637f7d4ae7ce2392f8788278b427afed095a45b65413651e3ae9686f?d=identicon)[wagnermengue](/maintainers/wagnermengue)

![](https://www.gravatar.com/avatar/aa68987cdcf73daf63cbe857f98544d10c27d4f89df2a3a1a6d96007c3a8b19f?d=identicon)[Itamar-Brito](/maintainers/Itamar-Brito)

---

Top Contributors

[![wagnermengue](https://avatars.githubusercontent.com/u/12520761?v=4)](https://github.com/wagnermengue "wagnermengue (8 commits)")[![Itamar-Brito](https://avatars.githubusercontent.com/u/90651030?v=4)](https://github.com/Itamar-Brito "Itamar-Brito (1 commits)")

---

Tags

moneynumberslogicinceptionwagnermengueitamarbrito

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/logicinception-moneytonumbers/health.svg)

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

###  Alternatives

[moneyphp/money

PHP implementation of Fowler's Money pattern

4.8k82.5M421](/packages/moneyphp-money)[brick/money

Money and currency library

1.9k37.9M102](/packages/brick-money)[kwn/number-to-words

Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.

4235.0M21](/packages/kwn-number-to-words)[florianv/swap

Exchange rates library for PHP

1.3k6.4M16](/packages/florianv-swap)[cknow/laravel-money

Laravel Money

1.0k4.3M22](/packages/cknow-laravel-money)[akaunting/laravel-money

Currency formatting and conversion package for Laravel

7825.3M18](/packages/akaunting-laravel-money)

PHPackages © 2026

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