PHPackages                             arifhossen/taka-format - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. arifhossen/taka-format

ActiveLibrary[Testing &amp; Quality](/categories/testing)

arifhossen/taka-format
======================

It will help php developer to convert any amount to Bangladeshi Currency format by Comma separated and in words

v1.0.0(2y ago)282MITPHPPHP ^8.0

Since Mar 4Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/arifhossen-dev/taka-format)[ Packagist](https://packagist.org/packages/arifhossen/taka-format)[ RSS](/packages/arifhossen-taka-format/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

About
=====

[](#about)

This is a php library. It will help php developer to convert any amount to Bangladeshi Currency format by comma-separated (`e.g. ৳1,50,395`) and in words (`e.g. One lakh fifty thousand three hundred ninety five taka.`) in the Bangladeshi way.

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

[](#installation)

Taka-Format is a php library; it's build on top of php 8^ and Pest ^2.34

In terms of local development, you can use the following requirements:

- PHP ^8
- pestphp/pest: ^2.34

If you have these requirements, you can start by run this command:

```
composer require arifhossen/taka-format
```

Next, use the trait on you respective `class`

```
use TakaFormat;

$this->takaSeperatedByComma(199990) // ৳1,99,990
$this->takaInWords(199990) // One lakh ninety Nine thousands Nine hundred and ninety taka
```

Enjoy 🎉

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance41

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

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

797d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5b475b464f06ef827837216e6aefff1cbba26def4fed715de4c275752d65198b?d=identicon)[arifhossen](/maintainers/arifhossen)

---

Top Contributors

[![arifhossen-dev](https://avatars.githubusercontent.com/u/38430220?v=4)](https://github.com/arifhossen-dev "arifhossen-dev (13 commits)")

---

Tags

bd-taka-formatcurrency-formatpestpestphpphpphp-libraryphp8

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/arifhossen-taka-format/health.svg)

```
[![Health](https://phpackages.com/badges/arifhossen-taka-format/health.svg)](https://phpackages.com/packages/arifhossen-taka-format)
```

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M678](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M753](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M571](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.0k](/packages/orchestra-testbench)

PHPackages © 2026

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