PHPackages                             amiad/gematria - 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. amiad/gematria

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

amiad/gematria
==============

Simple Gematria library for PHP - convert Hebrew letters to numbers

1.3.1(4y ago)427GPL-3.0-or-laterPHP

Since Feb 27Pushed 4y ago1 watchersCompare

[ Source](https://github.com/amiad/gematria)[ Packagist](https://packagist.org/packages/amiad/gematria)[ Docs](https://github.com/amiad/gematria)[ RSS](/packages/amiad-gematria/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (6)Used By (0)

gematria
========

[](#gematria)

Simple [Gematria](https://en.wikipedia.org/wiki/Gematria) library for PHP - convert Hebrew letters to numbers

Installation
============

[](#installation)

`$ composer require amiad/gematria`

Usage
-----

[](#usage)

```
require_once __DIR__.'/vendor/autoload.php';

$text = 'אבג';

$gematria = new \Gematria\Gematria($text);
echo $gematria->get(); // print 6

// more option
echo $gematria;
```

License
-------

[](#license)

GPL

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~2 days

Total

4

Last Release

1580d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/402108?v=4)[Amiad](/maintainers/amiad)[@amiad](https://github.com/amiad)

---

Top Contributors

[![amiad](https://avatars.githubusercontent.com/u/402108?v=4)](https://github.com/amiad "amiad (16 commits)")

---

Tags

composergematriahebrewjewishlibraryphpconversionconverterjewishhebrewgematria

### Embed Badge

![Health badge](/badges/amiad-gematria/health.svg)

```
[![Health](https://phpackages.com/badges/amiad-gematria/health.svg)](https://phpackages.com/packages/amiad-gematria)
```

###  Alternatives

[cuyz/valinor

Dependency free PHP library that helps to map any input into a strongly-typed structure.

1.5k13.2M174](/packages/cuyz-valinor)[florianv/swap

PHP currency conversion library for retrieving exchange rates from 30+ providers, with caching and fallback.

1.3k6.8M23](/packages/florianv-swap)[spatie/color

A little library to handle color conversions

38221.2M36](/packages/spatie-color)[mark-gerarts/auto-mapper-plus

An AutoMapper for PHP

5623.5M23](/packages/mark-gerarts-auto-mapper-plus)[iamcal/php-emoji

This is a PHP library for dealing with Emoji, allowing you to convert between various native formats and displaying them using HTML.

1.3k550.9k](/packages/iamcal-php-emoji)[php-units-of-measure/php-units-of-measure

A PHP library for converting between standard units of measure.

3143.8M36](/packages/php-units-of-measure-php-units-of-measure)

PHPackages © 2026

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