Last Updated | | Ratings | | Unique User Downloads | | Download Rankings |
2016-09-15 (3 years ago) ![RSS 2.0 feed](/graphics/phpclasses/rss2.png) | | ![Star](/graphics/phpclasses/star.png) ![Star](/graphics/phpclasses/star.png) ![Star](/graphics/phpclasses/star.png) 60% | | Total: 106 | | All time: 9,223 This week: 324![Up](/graphics/phpclasses/up.png) |
|
Description | | Author |
This class can convert Bijoy ANSI text from Unicode Bengali.
It can take text string of unicode of Bengali characters and converts them to Bijoy ANSI encoding. Innovation Award
![PHP Programming Innovation award nominee PHP Programming Innovation award nominee](/award/innovation/nominee.gif) September 2016
Number 9
Prize: PhpStorm IDE 1 year individual subscription |
Bijoy is a character set encoding for representing Bengali text.
Bengali text characters are supported by Unicode.
The class can take Bengali characters represented as UTF-8 to Bijoy character set.
Manuel Lemos |
| |
![Picture of Miraz Mac Picture of Miraz Mac](/picture/user/1311844.jpg) |
|
Innovation award
![Innovation award](/graphics/phpclasses/innovation-award-logo.png) Nominee: 3x |
|
Details
Unicode2Bijoy
PHP class to convert unicode to Bijoy ANSI.
Install via composer
composer require mirazmac/unicode2bijoy
Example
$str='????? ??? ???? ????!';
echo mirazmac\Unicode2Bijoy::convert($str);
Boring Legal Stuff
Unicode2Bijoy is licensed under The MIT license. I'll be happy if you contribute and improve this class. Don't forget to report bug(s).
There should be some of 'em :p '
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.