PHPackages                             mpstr24/laravel-text-speak - 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. mpstr24/laravel-text-speak

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

mpstr24/laravel-text-speak
==========================

Laravel package to allow text to text speak conversion

v1.0.0(1y ago)01MITPHPPHP ^8.0CI passing

Since Mar 12Pushed 1y ago1 watchersCompare

[ Source](https://github.com/MPSTR24/laravel-text-speak)[ Packagist](https://packagist.org/packages/mpstr24/laravel-text-speak)[ Docs](https://github.com/MPSTR24/laravel-text-speak)[ RSS](/packages/mpstr24-laravel-text-speak/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (0)

Laravel Text Speak
==================

[](#laravel-text-speak)

This package is designed build upon Str to allow you to convert text to text speak e.g. converting E's to 3's.

[![GitHub Actions Workflow Status](https://camo.githubusercontent.com/7fb66a5d72d0f2bae06eb72176dc3ffecea073599d88a6d58ccb7b95187c2ab1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d7073747232342f6c61726176656c2d746578742d737065616b2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e)](https://camo.githubusercontent.com/7fb66a5d72d0f2bae06eb72176dc3ffecea073599d88a6d58ccb7b95187c2ab1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d7073747232342f6c61726176656c2d746578742d737065616b2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e)[![Packagist Version](https://camo.githubusercontent.com/d028cc066f0e67aa52fbe30b6643fbbcaf9a6876fb4d7b8b938b44ee544c8d5e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d7073747232342f6c61726176656c2d746578742d737065616b)](https://camo.githubusercontent.com/d028cc066f0e67aa52fbe30b6643fbbcaf9a6876fb4d7b8b938b44ee544c8d5e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d7073747232342f6c61726176656c2d746578742d737065616b)[![Packagist Downloads](https://camo.githubusercontent.com/edfdad0a6fb40854c63fdae6a9b71f9975fc6ce8740a539fb0194e1ba774ec65/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d7073747232342f6c61726176656c2d746578742d737065616b)](https://camo.githubusercontent.com/edfdad0a6fb40854c63fdae6a9b71f9975fc6ce8740a539fb0194e1ba774ec65/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d7073747232342f6c61726176656c2d746578742d737065616b)

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

[](#installation)

Install the package via Composer:

```
composer require mpstr24/laravel-text-speak
```

Usage/Examples
--------------

[](#usageexamples)

### Basic usage.

[](#basic-usage)

To use just to.

```
$text = Str::textSpeak('hello world');
echo $text
```

Which will output

```
h3ll0 w0rld
```

Roadmap
-------

[](#roadmap)

- Larastan goals
    - 5
    - 6
    - 7
    - 8
    - 9

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance45

Moderate activity, may be stable

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

430d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/773463d85604eb752853b3c3a25480bbadba2eb6215eb22669497192b2cb1d21?d=identicon)[MPSTR](/maintainers/MPSTR)

---

Top Contributors

[![MPSTR24](https://avatars.githubusercontent.com/u/74561948?v=4)](https://github.com/MPSTR24 "MPSTR24 (5 commits)")

---

Tags

laravellaravel-packagephp8stringslaravelpackage

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/mpstr24-laravel-text-speak/health.svg)

```
[![Health](https://phpackages.com/badges/mpstr24-laravel-text-speak/health.svg)](https://phpackages.com/packages/mpstr24-laravel-text-speak)
```

###  Alternatives

[wujunze/money-wrapper

MoneyPHP Wrapper

113.8k](/packages/wujunze-money-wrapper)

PHPackages © 2026

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