PHPackages                             hoohoovovka/word-sorting - 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. hoohoovovka/word-sorting

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

hoohoovovka/word-sorting
========================

01PHP

Since Nov 19Pushed 7y agoCompare

[ Source](https://github.com/hoohoovovka/word-sorting)[ Packagist](https://packagist.org/packages/hoohoovovka/word-sorting)[ RSS](/packages/hoohoovovka-word-sorting/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Word Sorting
============

[](#word-sorting)

Component sorts letters in alphabetical order in each word for source UTF-8 text for selected locale

Installing
----------

[](#installing)

```
composer require hoohoovovka/word-sorting

```

Usage
-----

[](#usage)

```
WordSorter::sort('lemon orange banana apple'); // Returns 'elmno aegnor aaabnn aelpp'
WordSorter::sort('лимон апельсин банан яблоко', 'ru_RU'); // Returns 'илмно аеилнпсь аабнн бклооя'
WordSorter::sort('αβγαβγ αβγαβγαβγ', 'el_GR'); // Returns 'ααββγγ αααβββγγγ'

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

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://avatars.githubusercontent.com/u/2639742?v=4)[hoohoovovka](/maintainers/hoohoovovka)[@hoohoovovka](https://github.com/hoohoovovka)

### Embed Badge

![Health badge](/badges/hoohoovovka-word-sorting/health.svg)

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

###  Alternatives

[jean85/pretty-package-versions

A library to get pretty versions strings of installed dependencies

1.3k306.6M74](/packages/jean85-pretty-package-versions)[tonicospinelli/class-generation

Library to create Php Class files

1120.6k1](/packages/tonicospinelli-class-generation)

PHPackages © 2026

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