PHP Classes
elePHPant
Icontem

PHP Unicode to Bijoy Converter: Convert Bijoy ANSI text from Unicode Bengali

Recommend this page to a friend!
  Info   View files Example   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2016-09-15 (3 years ago) RSS 2.0 feedStarStarStarStar 60%Total: 106 All time: 9,223 This week: 324Up
Version License PHP version Categories
unicode-to-bijoy 1.0.1MIT/X Consortium ...5PHP 5, Text processing
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
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
  Performance   Level  
Name: Miraz Mac <contact>
Classes: 10 packages by
Country: Bangladesh Bangladesh
Innovation award
Innovation award
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 '

  Files folder image Files  
File Role Description
Files folder imagesrc (1 file)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file example.php Example Auxiliary script
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  src  
File Role Description
  Plain text file Unicode2Bijoy.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:106
This week:0
All time:9,223
This week:324Up
 User Ratings  
 
 All time
Utility:75%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:75%StarStarStarStar
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:60%StarStarStarStar
Rank:1349