PHPackages                             pixxet/numerals-translator - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. pixxet/numerals-translator

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

pixxet/numerals-translator
==========================

Converts any numerals to western arabic numerals. This tool used to support any numeral input at the PHP backend

056PHP

Since Jan 21Pushed 8y ago1 watchersCompare

[ Source](https://github.com/pixxet/numerals-translator)[ Packagist](https://packagist.org/packages/pixxet/numerals-translator)[ RSS](/packages/pixxet-numerals-translator/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

PHP any numerals converted to Western Arabic numerals.
======================================================

[](#php-any-numerals-converted-to-western-arabic-numerals)

Converts any numerals to western arabic numerals. This tool used to support any numeral input at the PHP backend

[![Packagist](https://camo.githubusercontent.com/5c387736274a92690ee97436a6376a748e16be4975ee14526b66dfe7783279a5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f646f637472696e652f6f726d2e7376673f6d61784167653d32353932303030)](https://raw.githubusercontent.com/pixxet/numerals-translator/master/LICENSE.md)

Introduction
------------

[](#introduction)

The PHP any numerals converted to Western Arabic numerals.

Installation
------------

[](#installation)

Run this command to add this library to your `composer.json` file:

```
composer require pixxet/numerals-translator

```

Quick Start Guide
-----------------

[](#quick-start-guide)

### use

[](#use)

```
use Pixxet\NumeralsTranslator;
```

### convert any numerals

[](#convert-any-numerals)

```
$arabic = NumeralsTranslator::TranslateNumerals('١٢٣٤');
echo $arabic; \\ 1234
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/48be3e770dee61df7b7aadd1049cb7179de9041805a9fce958367d12e6ec9cc2?d=identicon)[pixxet](/maintainers/pixxet)

### Embed Badge

![Health badge](/badges/pixxet-numerals-translator/health.svg)

```
[![Health](https://phpackages.com/badges/pixxet-numerals-translator/health.svg)](https://phpackages.com/packages/pixxet-numerals-translator)
```

###  Alternatives

[mexitek/phpcolors

A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.

4993.8M20](/packages/mexitek-phpcolors)[diverently/laravel-mix-kirby

Laravel Mix helper for the Kirby CMS

2312.7k](/packages/diverently-laravel-mix-kirby)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
