PHPackages                             kevikanon/ongko - 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. kevikanon/ongko

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

kevikanon/ongko
===============

A helper package to convert English number and numeric strings to Bangla number or words.

v0.0.1-alpha(4y ago)04MITPHPPHP ^7.1.3

Since Jun 19Pushed 3y ago1 watchersCompare

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

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

Ongko
=====

[](#ongko)

A helper package to translate English number and numeric strings to Bangla number or words.

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

[](#installation)

```
composer require kevikanon/ongko

```

Usage
-----

[](#usage)

Here you can see some example of just how simple this package is to use.

```
use Kevikanon\Ongko;

$ongko = new Ongko;

### Bangla Words
$ongko->toWords(458677524); // returns: পঁয়তাল্লিশ কোটি ছিয়াশি লক্ষ সাতাত্তর হাজার পাঁচশত চব্বিশ
$ongko->toWords(455.24);;   // returns: চারশত পঞ্চান্ন দশমিক দুই চার

### Bangla Numbers

$ongko->toNumbers(34765);  // returns: ৩৪৭৬৫
$ongko->toNumbers(455.24); // returns: ৪৫৫.২৪
```

License
-------

[](#license)

Ongko is licensed under [The MIT License (MIT)](LICENSE).

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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

1793d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/151dbce7116539ad74427fafe9ef7c5e5f26df1e5d4d3290300c995b953fb831?d=identicon)[kevikanon](/maintainers/kevikanon)

---

Top Contributors

[![kevikanon](https://avatars.githubusercontent.com/u/52754875?v=4)](https://github.com/kevikanon "kevikanon (7 commits)")

---

Tags

laravelbangla-numberPHP BanglaBangla Words

### Embed Badge

![Health badge](/badges/kevikanon-ongko/health.svg)

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

###  Alternatives

[highideas/laravel-users-online

This package will provide an online users management.

203113.2k1](/packages/highideas-laravel-users-online)[stephenjude/filament-blog

Filament Blog Builder

20317.8k](/packages/stephenjude-filament-blog)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11229.2k](/packages/datomatic-nova-detached-actions)

PHPackages © 2026

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