PHPackages                             ahmadarif/terbilang - 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. ahmadarif/terbilang

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

ahmadarif/terbilang
===================

v1.5(8y ago)2532MITPHPPHP ~5.6|~7.0

Since Aug 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ahmadarif/terbilang-laravel)[ Packagist](https://packagist.org/packages/ahmadarif/terbilang)[ Docs](https://github.com/ahmadarif/terbilang)[ RSS](/packages/ahmadarif-terbilang/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)Dependencies (3)Versions (7)Used By (0)

Terbilang Laravel
=================

[](#terbilang-laravel)

[![Release Version](https://camo.githubusercontent.com/5afe64425edcac5ce08c90b56a144bb7a09237065635f7952ab83711bb72ca94/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f61686d6164617269662f74657262696c616e672d6c61726176656c2e737667)](https://github.com/ahmadarif/laravel-terbilang/releases)[![License](https://camo.githubusercontent.com/66587dc9fa09a602bf3373c11ea3db6f0f2c337c55bd765d196a613939a63965/68747470733a2f2f706f7365722e707567782e6f72672f61686d6164617269662f74657262696c616e672f6c6963656e7365)](https://packagist.org/packages/ahmadarif/terbilang)[![Total Downloads](https://camo.githubusercontent.com/69415812e12acfebea7c3697d9cb88b2760bbf9ede4de961e1d5a01ba047507e/68747470733a2f2f706f7365722e707567782e6f72672f61686d6164617269662f74657262696c616e672f646f776e6c6f616473)](https://packagist.org/packages/ahmadarif/terbilang)

Install
-------

[](#install)

Via Composer

```
$ composer require ahmadarif/terbilang
```

Usage
-----

[](#usage)

Add the service provider in `config/app.php`:

```
AhmadArif\Terbilang\TerbilangServiceProvider::class,
```

And then, add the facade of this package to the $aliases array:

```
'Terbilang' => AhmadArif\Terbilang\Facade\Terbilang::class,
```

Usage
-----

[](#usage-1)

```
Route::get('/', function () {
    return Terbilang::convert(34124);
});
```

or

```
Route::get('/', function () {
    return Terbilang::convert('34124');
});
```

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [Ahmad Arif](https://packagist.org/packages/ahmadarif/terbilang/stats)

Base Project
------------

[](#base-project)

Thanks to [Mulia Nasution](https://github.com/mul14/terbilang-php), as the basic project for the creation of this library.

License
-------

[](#license)

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

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

5

Last Release

3234d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10185374?v=4)[Ahmad Arif](/maintainers/ahmadarif)[@ahmadarif](https://github.com/ahmadarif)

---

Top Contributors

[![ahmadarif-lab](https://avatars.githubusercontent.com/u/197553941?v=4)](https://github.com/ahmadarif-lab "ahmadarif-lab (16 commits)")

---

Tags

laravellaravel-packageterbilangterbilangAhmadArif

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/ahmadarif-terbilang/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[illuminate/pipeline

The Illuminate Pipeline package.

9348.3M268](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10533.5M993](/packages/illuminate-pagination)[illuminate/redis

The Illuminate Redis package.

8314.4M363](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

224.5M132](/packages/illuminate-cookie)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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