zanysoft / unicode-inpage-converter
Urdu Unicode to inPage and inPage to Urdu Unicode converter using php
Installs: 230
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/zanysoft/unicode-inpage-converter
This package is not auto-updated.
Last update: 2025-10-09 21:47:31 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