NumPer (Number to Persian) is an easy-to-use PHP class for converting numbers to strings in the Persian language. The function input is a number from 0 to 999999999999 (and may you add more by configuring the appropriate array), and output is a string in Persian that could be useful in showing the total payment price for shopping carts, text-based human check systems for Persian, and more.
| Tags | Software Development Libraries php classes Localization |
|---|---|
| Implementation | PHP |
- All comments
Recent commentsfloating point
this is NOT support floating point!
when i enter 55.3 this write 55 in persian string and floating point has been ignored.