PHPackages                             telota/rasmify - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. telota/rasmify

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

telota/rasmify
==============

Reduce Arabic strings to their rasm, i.e. remove vocalization and other diacritics

0.1.1(9y ago)25643MITPHPCI failing

Since Apr 5Pushed 5y ago16 watchersCompare

[ Source](https://github.com/telota/rasmify)[ Packagist](https://packagist.org/packages/telota/rasmify)[ RSS](/packages/telota-rasmify/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Description
===========

[](#description)

Reduce arabic text to its rasm, i.e. remove vocalization marks, diacritics so you only are left with a *basic consonant skeleton*.

For example, the first verse of the Qur'an as found on [corpuscoranicum.de](http://corpuscoranicum.de/index/index/sure/1/vers/1):

Compare the following examples:

**Text with diacritics etc**[![First sura of the Qur'an with diacritics etc](assets/quranic_text_with_diacritics.png)](assets/quranic_text_with_diacritics.png)

**Text without diacritics (rasmified)**[![First sura of the Qur'an rasmified](assets/quranic_text_rasmified.png)](assets/quranic_text_rasmified.png)

Try it
======

[](#try-it)

Check out the demo [here](https://telota.github.io/rasmify.js/demo/)

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

[](#installation)

Require this package using Composer. Run the following command in the terminal:

`composer require "telota/rasmify":"0.1.*"`

Usage
=====

[](#usage)

To convert an arabic string to its *rasm*, use the following code:

```
use Telota\Rasmify;

$rasmified = Rasmify::rasmify($arabicString);

```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity54

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

Unknown

Total

1

Last Release

3327d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/22bf93407f1d9547b4bcd3992abb8ca8765669b4cabe2b34170f71aa8f517b8c?d=identicon)[suchmaske](/maintainers/suchmaske)

---

Top Contributors

[![schnoepf](https://avatars.githubusercontent.com/u/17120262?v=4)](https://github.com/schnoepf "schnoepf (1 commits)")

### Embed Badge

![Health badge](/badges/telota-rasmify/health.svg)

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

###  Alternatives

[webmozart/assert

Assertions to validate method input/output with nice error messages.

7.6k894.0M1.2k](/packages/webmozart-assert)[bensampo/laravel-enum

Simple, extensible and powerful enumeration implementation for Laravel.

2.0k15.9M104](/packages/bensampo-laravel-enum)[swaggest/json-schema

High definition PHP structures with JSON-schema based validation

48612.5M73](/packages/swaggest-json-schema)[stevebauman/purify

An HTML Purifier / Sanitizer for Laravel

5325.6M19](/packages/stevebauman-purify)[ashallendesign/laravel-config-validator

A package for validating your Laravel app's config.

217905.3k5](/packages/ashallendesign-laravel-config-validator)[crazybooot/base64-validation

Laravel validators for base64 encoded files

1341.9M8](/packages/crazybooot-base64-validation)

PHPackages © 2026

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