2017 © Pedro Peláez
 

package arabicnumbers

A package to fix arabic numbers input

image

abdullahobaid/arabicnumbers

A package to fix arabic numbers input

  • Saturday, September 16, 2017
  • by AbdullahObaid
  • Repository
  • 1 Watchers
  • 2 Stars
  • 135 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 1 Versions
  • 181 % Grown

The README.md

Description

A Laraval Package to convert Arabic numerals (٠ ١ ٢ ٣ ٤ ٥ ٦ ٧ ٨ ٩) from any user input to a numeric value., (*1)

Table of Contents

Features

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)., (*2)

Installation

Install with composer by running composer require abdullahobaid/arabicnumbers:dev-master
Composer will download and install the package., (*3)

That's it :)

That's it ! now any user input will go through a custom middleware to replace any arabic numerals to its numeric value, (*4)

License

Waqf General Public Licens, (*5)

Essentials

The Versions

16/09 2017

dev-master

9999999-dev

A package to fix arabic numbers input

  Sources   Download

waqf

The Requires

  • php >=5.3.0

 

laravel arabic arabic numeric