SkillAgentSearch skills...

BijoyToUnicode

Converts strings formatted in Bijoy to Unicode.

Install / Use

/learn @bahar/BijoyToUnicode
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

================================= Bijoy to Unicode Converter v 1.0


Description

This is a PHP script to convert any string, document written in Bijoy font (eg SutonnyMJ) to Unicode (UTF-8) format.


Prerequisite

#. Multibyte (mb_string) support must be enabled.


Installation & Usage

#. Download bijoy2unicode.php file from https://github.com/bahar/BijoyToUnicode/zipball/master #. Move the php script to your project #. Call convertBijoyToUnicode($stringToFormat) function, Unicode formatted string will be returned. #. For example, check example.php


Disclaimer

The sourcecode does not come with any kinds of warrenty or support, though you can contact me if you need.


Copyright

GNU AFFERO GENERAL PUBLIC LICENSE, Version 3 (AGPL-3.0)

http://www.opensource.org/licenses/AGPL-3.0

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated6mo ago
Forks10

Languages

PHP

Security Score

67/100

Audited on Sep 29, 2025

No findings