Recommend this page to a friend! |
Classes of Miraz Mac | Bangla String | README.md | Download |
|
DownloadBanglaStringA wannabe all-in-all Bangla String Manupulation Library! Hey there! BanglaString is willing to be the full featured, all in all, "Bengali" text manipulation library, for PHP. Right now, at its core, it supports translating aka converting Bengali text to Avro Unicode from Bijoy ANSI and vice-versa. However, in future, we are planning to add more Translator to its core. Install via composer
Manual InstallDownload the latest release from Releases. Extract and require src/autoload.php in your code. But it's highly recommended to use Composer.
Supported TranslatorsAvroUnicodeTakes Bengali strings written in Avro Unicode and translates into Bijoy ANSI Usage:
BijoyAnsiTakes Bengali strings written in Bijoy ANSI and translates into Avro Unicode Usage:
|