PHPackages                             remysd/mixed-word - 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. remysd/mixed-word

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

remysd/mixed-word
=================

Library used for transform string word

0.1(6y ago)06[1 PRs](https://github.com/RemySd/mixed-word/pulls)MITPHPPHP ^7.1CI failing

Since Dec 7Pushed 5y ago1 watchersCompare

[ Source](https://github.com/RemySd/mixed-word)[ Packagist](https://packagist.org/packages/remysd/mixed-word)[ RSS](/packages/remysd-mixed-word/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

Mixe your words with specifics blenders !
=========================================

[](#mixe-your-words-with-specifics-blenders-)

[![Packagist Version](https://camo.githubusercontent.com/291ace640e8edaacf15cdd3ed432d24bebbdd3237ce67141269690540c42f6f5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72656d7973642f6d697865642d776f7264)](https://camo.githubusercontent.com/291ace640e8edaacf15cdd3ed432d24bebbdd3237ce67141269690540c42f6f5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72656d7973642f6d697865642d776f7264)[![PHP from Packagist](https://camo.githubusercontent.com/209b49e22f0ecaf628aa28010a3c392d9e76f3e41a15699c9a2b3f1bf23a30fb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f72656d7973642f6d697865642d776f7264)](https://camo.githubusercontent.com/209b49e22f0ecaf628aa28010a3c392d9e76f3e41a15699c9a2b3f1bf23a30fb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f72656d7973642f6d697865642d776f7264)[![PHP from Packagist](https://camo.githubusercontent.com/bcb7e53967d3fb470198ed22da666fb30e35f5aa36a0f34c613ca7b74ffe8e28/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f72656d7973642f6d697865642d776f7264)](https://camo.githubusercontent.com/bcb7e53967d3fb470198ed22da666fb30e35f5aa36a0f34c613ca7b74ffe8e28/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f72656d7973642f6d697865642d776f7264)[![CircleCI](https://camo.githubusercontent.com/e0f6c3f3c34e7f76e23f85248f5eca6beb7d7dc1c5d46cee7c52fde7a4acee94/68747470733a2f2f696d672e736869656c64732e696f2f636972636c6563692f6275696c642f6769746875622f52656d7953642f6d697865642d776f72642f6d6173746572)](https://camo.githubusercontent.com/e0f6c3f3c34e7f76e23f85248f5eca6beb7d7dc1c5d46cee7c52fde7a4acee94/68747470733a2f2f696d672e736869656c64732e696f2f636972636c6563692f6275696c642f6769746875622f52656d7953642f6d697865642d776f72642f6d6173746572)

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

[](#installation)

```
composer require remysd/mixed-word
```

Example
-------

[](#example)

```
$blender = new Blender();
$wordMixed = $blender->mixe('hello', Blender::BLENDER_REVERSE);

echo $wordMixed;
```

### Result

[](#result)

```
"olleh"
```

Blender List
------------

[](#blender-list)

- BlenderReverse
- BlenderRandom
- BlenderNotVowels
- BlenderNoConsonant

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

2352d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/47244355?v=4)[Remy Sainsard](/maintainers/RemySd)[@RemySd](https://github.com/RemySd)

---

Top Contributors

[![RemySd](https://avatars.githubusercontent.com/u/47244355?v=4)](https://github.com/RemySd "RemySd (27 commits)")

---

Tags

libraryphpphp-library

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/remysd-mixed-word/health.svg)

```
[![Health](https://phpackages.com/badges/remysd-mixed-word/health.svg)](https://phpackages.com/packages/remysd-mixed-word)
```

###  Alternatives

[imanghafoori/laravel-video

A laravel package to stream video content.

28355.5k](/packages/imanghafoori-laravel-video)

PHPackages © 2026

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