zanysoft/unicode-inpage-converter

Urdu Unicode to inPage and inPage to Urdu Unicode converter using php

1.0.0 2023-06-21 12:21 UTC

This package is not auto-updated.

Last update: 2024-04-25 14:37:13 UTC


README

Urdu Unicode to inPage and inpage to Urdu Unicode converter using php

Usage

$inpage = new Inpage();
//for inpage to unicode
$output = $inpage->inpageToUnicode($text);

//for unicode to inpage

$output = $inpage->unicodeToInpage($text);

Inspired with: umer0586/unicode-inpage-converter

For suggestions email me at: info@zanysoft.net