| Package Data | |
|---|---|
| Maintainer Username: | AbdullahObaid |
| Maintainer Contact: | imobde3@gmail.com (Abdullah Obaid) |
| Package Create Date: | 2017-06-10 |
| Package Last Update: | 2017-09-16 |
| Home Page: | |
| Language: | PHP |
| License: | waqf |
| Last Refreshed: | 2025-10-27 03:13:52 |
| Package Statistics | |
|---|---|
| Total Downloads: | 14,184 |
| Monthly Downloads: | 65 |
| Daily Downloads: | 1 |
| Total Stars: | 10 |
| Total Watchers: | 1 |
| Total Forks: | 2 |
| Total Open Issues: | 1 |
A Laraval Package to convert Arabic numerals (٠ ١ ٢ ٣ ٤ ٥ ٦ ٧ ٨ ٩) from any user input to a numeric value.
This plugin proccess all inputs using a middleware and convert any arabic numerals input to a number ٢ will become 2. The problem often happen with arabic inputs from Apple Devices (iphone, ipad, Mac's ...etc).
Install with composer by running composer require abdullahobaid/arabicnumbers:dev-master
Composer will download and install the package.
That's it ! now any user input will go through a custom middleware to replace any arabic numerals to its numeric value
Waqf General Public Licens