abdullahobaid/arabicnumbers

A package to fix arabic numbers input
16,760 10
Install
composer require abdullahobaid/arabicnumbers
PHP:>=5.3.0
License:waqf
Last Updated:Sep 16, 2017
Links: GitHub  ·  Packagist
Maintainer: AbdullahObaid

Description

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

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).

Installation

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

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

License

Waqf General Public Licens

Essentials

Related Packages

mr-creative-hmh/creative-vue-crud-studio

Interactive CLI and Responsive Web UI (Bilingual Eng/Ara) CRUD Generator for Lar...

0 0
islamalsayed/laravel-toasts

Modern, elegant toast notifications and confirmation dialogs for Laravel with fu...

28 0
maherelgamil/arabicdatetime

Easy and useful tool to generate arabic or hijri date with multi-language suppor...

4,562 41
yasser-elgammal/pure-text

A Laravel package for filtering and replacing inappropriate or unwanted words wi...

87 11