PHPackages                             rishadblack/laravel-bangla-text-converter - 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. rishadblack/laravel-bangla-text-converter

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

rishadblack/laravel-bangla-text-converter
=========================================

This is Laravel's Bengali text converter package. Through this package, you can easily convert text from Unicode to Bijoy in your Laravel application and convert Bijoy to Unicode.

1.0(1y ago)02MITPHPPHP ^8.1

Since Jan 26Pushed 1y agoCompare

[ Source](https://github.com/rishadblack/laravel-bangla-text-converter)[ Packagist](https://packagist.org/packages/rishadblack/laravel-bangla-text-converter)[ Docs](https://github.com/nanopkg/laravel-bangla-text-converter)[ RSS](/packages/rishadblack-laravel-bangla-text-converter/feed)WikiDiscussions master Synced 1mo ago

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

Laravel Bangla Text Converter
=============================

[](#laravel-bangla-text-converter)

This is Laravel's Bengali text converter package. Through this package, you can easily convert text from Unicode to Bijoy in your Laravel application and convert Bijoy to Unicode.

[![Latest Version on Packagist](https://camo.githubusercontent.com/1680759c783355fd0ff8edfd9555e8f30cdc8656d8c4f902ae1ac4222ba51d0b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e616e6f706b672f6c61726176656c2d62616e676c612d746578742d636f6e7665727465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nanopkg/laravel-bangla-text-converter)[![Issues](https://camo.githubusercontent.com/782b0c0d0ab55ec15293dd9affa3f22f5af60498ddb4bda3247c7fc1291af42b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6e616e6f706b672f6c61726176656c2d62616e676c612d746578742d636f6e7665727465722e7376673f7374796c653d666c61742d737175617265)](https://github.com/nanopkg/laravel-bangla-text-converter/issues)[![GitHub Tests Action Status](https://camo.githubusercontent.com/766917af6831e63eeafe6cc307f94298a61d41ec50d4d3faf63c3013b860439e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6e616e6f706b672f6c61726176656c2d62616e676c612d746578742d636f6e7665727465722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/nanopkg/laravel-bangla-text-converter/actions?query=workflow%3Arun-tests+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/1d6b0986f46f4089ea2cdbe1f1de3af0d3983591a72e1bf50009e5786e9a1178/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e616e6f706b672f6c61726176656c2d62616e676c612d746578742d636f6e7665727465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nanopkg/laravel-bangla-text-converter)[![License](https://camo.githubusercontent.com/460ecc8c70cfab767c58febf8edfbf37f26ae826a615850fbe70487d069e9cf6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6e616e6f706b672f6c61726176656c2d62616e676c612d746578742d636f6e7665727465722e7376673f7374796c653d666c61742d737175617265)](https://github.com/nanopkg/nanopkg/laravel-bangla-text-converter/blob/master/LICENSE.md)

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

[](#installation)

You can install the package via composer:

```
composer require nanopkg/laravel-bangla-text-converter
```

Usage
-----

[](#usage)

### Convert Your unicode Text to Bijoy

[](#convert-your-unicode-text-to-bijoy)

---

```
$avro = 'আমার সোনার বাংলা, আমি তোমার ভালোবাসি।';
$converter = Nanopkg\BanglaTextConverter\Facades\BanglaTextConverter::toBijoy($avro);
return $converter;
```

### Convert Your Bijoy Text to unicode

[](#convert-your-bijoy-text-to-unicode)

---

```
$bijoy = 'Avgvi †mvbvi evsjv, Avwg †Zvgvi fv‡jvevwm|';
$converter = Nanopkg\BanglaTextConverter\Facades\BanglaTextConverter::toUnicode($bijoy);
return $converter;
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [IQBAL HASAN](https://github.com/iqbalhasandev)
- [RABIUL HASSAN](https://github.com/rabiulhassandev)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance42

Moderate activity, may be stable

Popularity2

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

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

471d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6774a853b82e3460374fa933fecb393e8f59a915ff24548c71cf9ebf770e64e1?d=identicon)[rishadblack](/maintainers/rishadblack)

---

Top Contributors

[![freekmurze](https://avatars.githubusercontent.com/u/483853?v=4)](https://github.com/freekmurze "freekmurze (317 commits)")[![mvdnbrk](https://avatars.githubusercontent.com/u/802681?v=4)](https://github.com/mvdnbrk "mvdnbrk (46 commits)")[![pforret](https://avatars.githubusercontent.com/u/474312?v=4)](https://github.com/pforret "pforret (16 commits)")[![sebastiandedeyne](https://avatars.githubusercontent.com/u/1561079?v=4)](https://github.com/sebastiandedeyne "sebastiandedeyne (14 commits)")[![Nielsvanpach](https://avatars.githubusercontent.com/u/10651054?v=4)](https://github.com/Nielsvanpach "Nielsvanpach (13 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (13 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (11 commits)")[![AdrianMrn](https://avatars.githubusercontent.com/u/12762044?v=4)](https://github.com/AdrianMrn "AdrianMrn (8 commits)")[![AlexVanderbist](https://avatars.githubusercontent.com/u/6287961?v=4)](https://github.com/AlexVanderbist "AlexVanderbist (7 commits)")[![rishadblack](https://avatars.githubusercontent.com/u/50762398?v=4)](https://github.com/rishadblack "rishadblack (7 commits)")[![riasvdv](https://avatars.githubusercontent.com/u/3626559?v=4)](https://github.com/riasvdv "riasvdv (7 commits)")[![irfanm96](https://avatars.githubusercontent.com/u/42065936?v=4)](https://github.com/irfanm96 "irfanm96 (5 commits)")[![patinthehat](https://avatars.githubusercontent.com/u/5508707?v=4)](https://github.com/patinthehat "patinthehat (5 commits)")[![IGedeon](https://avatars.githubusercontent.com/u/694313?v=4)](https://github.com/IGedeon "IGedeon (4 commits)")[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (4 commits)")[![abenerd](https://avatars.githubusercontent.com/u/7523903?v=4)](https://github.com/abenerd "abenerd (3 commits)")[![iqbalhasandev](https://avatars.githubusercontent.com/u/39612205?v=4)](https://github.com/iqbalhasandev "iqbalhasandev (3 commits)")[![jessarcher](https://avatars.githubusercontent.com/u/4977161?v=4)](https://github.com/jessarcher "jessarcher (3 commits)")[![koossaayy](https://avatars.githubusercontent.com/u/6431084?v=4)](https://github.com/koossaayy "koossaayy (3 commits)")[![medilies](https://avatars.githubusercontent.com/u/35309918?v=4)](https://github.com/medilies "medilies (3 commits)")

---

Tags

plugincomposerlaravelunicodepackagelibrarylaravel-packageavroBanglaphoneticbijoybijoy to avroavro to bijoynanopkglaravel-bangla-text-converteriqbalhasandevunicode to bijoybijoy to unicodeunicode to bijoy converterbijoy to unicode converter

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/rishadblack-laravel-bangla-text-converter/health.svg)

```
[![Health](https://phpackages.com/badges/rishadblack-laravel-bangla-text-converter/health.svg)](https://phpackages.com/packages/rishadblack-laravel-bangla-text-converter)
```

###  Alternatives

[mirazmac/bangla-string

A wannabe all-in-all Bangla String Manupulation Library!

103.0k](/packages/mirazmac-bangla-string)[cybercog/laravel-paket

Composer personal web interface. Manage Laravel dependencies without switching to command line!

1753.3k](/packages/cybercog-laravel-paket)[erlandmuchasaj/laravel-gzip

Gzip your responses.

40129.3k2](/packages/erlandmuchasaj-laravel-gzip)

PHPackages © 2026

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