PHPackages                             sultan-alasmri/str-replace-hacker-helper - 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. sultan-alasmri/str-replace-hacker-helper

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

sultan-alasmri/str-replace-hacker-helper
========================================

Text replacement library for Laravel

10PHP

Since Jul 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/SultanAlasmri/StrReplaceHackerHelper)[ Packagist](https://packagist.org/packages/sultan-alasmri/str-replace-hacker-helper)[ RSS](/packages/sultan-alasmri-str-replace-hacker-helper/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Text Replacer Laravel Helper
============================

[](#text-replacer-laravel-helper)

English
-------

[](#english)

### Installation

[](#installation)

To install this package, you can use Composer:

```
composer require SultanAlasmri/text-replacer

use App\Helpers;

$text = "استبدل هذا {9*9} و 'sulg' بنص مختلف.";

$replacedText = str_replace_hacker_helper($text, 'النص البديل');

echo $replacedText;

# مساعد استبدال النصوص في Laravel

## التثبيت

لتثبيت هذه الحزمة، يمكنك استخدام Composer:

```bash
composer require SultanAlasmri/text-replacer

use App\Helpers;

$text = "استبدل هذا {9*9} و 'sulg' بنص مختلف.";

$replacedText = str_replace_hacker_helper($text, 'النص البديل');

echo $replacedText;
```

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity17

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0481e3858bded45113eee052e878282927aebd5e2d7e5bf3914882bfba99922f?d=identicon)[Sultan Alasmri](/maintainers/Sultan%20Alasmri)

---

Top Contributors

[![SultanAlasmri](https://avatars.githubusercontent.com/u/65204213?v=4)](https://github.com/SultanAlasmri "SultanAlasmri (14 commits)")

### Embed Badge

![Health badge](/badges/sultan-alasmri-str-replace-hacker-helper/health.svg)

```
[![Health](https://phpackages.com/badges/sultan-alasmri-str-replace-hacker-helper/health.svg)](https://phpackages.com/packages/sultan-alasmri-str-replace-hacker-helper)
```

###  Alternatives

[mascame/arrayer

Array manipulation with dot notation. Also prepares an array to be put in a file. Very useful for config files.

141.4k2](/packages/mascame-arrayer)

PHPackages © 2026

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