PHPackages                             juniorshyko/phpextensive - 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. juniorshyko/phpextensive

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

juniorshyko/phpextensive
========================

Pacote que converte numero em string por extenso

v1.0.0(1y ago)047MITPHPPHP &gt;=8.0

Since Oct 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Junior-Shyko/phpextensive)[ Packagist](https://packagist.org/packages/juniorshyko/phpextensive)[ RSS](/packages/juniorshyko-phpextensive/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

PHPEXTENSIVE
============

[](#phpextensive)

### Instalação

[](#instalação)

```
composer require juniorshyko/phpextensive

```

### 💡 - Instalação

[](#---instalação)

```
    require  __DIR__.'/vendor/autoload.php';

    use JuniorShyko\Phpextensive\Extensive;
```

### 📢 - Como usar

[](#----como-usar)

```
    $e = new  Extensive();
    echo  $e->extensive( 1001 ); // mil e um reais
    echo  $e->extensive( 1001, Extensive::COIN ); // mil e um reais
    echo  $e->extensive( 54001.99, Extensive::MALE_NUMBER ); // cinquenta e quatro mil e um e noventa e nove centésimos
    echo  $e->extensive( 185001.084 ); // cento e oitenta e cinco mil e um reais e oitenta e quatro milésimos
    echo  $e->extensive( 4001.17, Extensive::MALE_NUMBER ); // quatro mil e um e dezessete centésimos
```

👤 Autor
-------

[](#-autor)

Junior Oliveira :  (Github: @Junior-Shyko)

👤 Contribuição
--------------

[](#-contribuição)

- Contribuição sempre é bem vinda.
- Tarefa principal é a tradução baseada em *transaction laravel*
-

Licença
-------

[](#licença)

LGPL © [Junior Oliveira](https://github.com/Junior-Shyko)

#### Baseado em um projeto existente

[](#baseado-em-um-projeto-existente)

Link: [@thiagodp](https://github.com/thiagodp/extenso)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

562d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/02dccb790904c5490d93d552f0d9cf663279e35c9ea01b8168e0ce9f5042dc5c?d=identicon)[Junior-Shyko](/maintainers/Junior-Shyko)

---

Top Contributors

[![Junior-Shyko](https://avatars.githubusercontent.com/u/7341117?v=4)](https://github.com/Junior-Shyko "Junior-Shyko (5 commits)")

### Embed Badge

![Health badge](/badges/juniorshyko-phpextensive/health.svg)

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

###  Alternatives

[unisolutions/silverstripe-copybutton

Adds copy button to the GridField.

1736.4k](/packages/unisolutions-silverstripe-copybutton)[shomisha/stubless

A package for generating PHP files without stubs.

397.1k3](/packages/shomisha-stubless)[sagautam5/local-states-nepal

PHP Package for data set of local states of Nepal

334.7k](/packages/sagautam5-local-states-nepal)

PHPackages © 2026

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