PHPackages                             d125v17/multisort - 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. d125v17/multisort

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

d125v17/multisort
=================

Sort flat arrays / arrays of associative arrays, arrays of objects

1.0.0(7y ago)014MITPHPPHP &gt;=5.6.0

Since May 25Pushed 7y agoCompare

[ Source](https://github.com/d125v17/multisort)[ Packagist](https://packagist.org/packages/d125v17/multisort)[ Docs](https://github.com/d125v17/multisort)[ RSS](/packages/d125v17-multisort/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (3)Used By (0)

### Multisorter throw merge

[](#multisorter-throw-merge)

#### to sort flat arrays, array of objects and arrays of arays

[](#to-sort-flat-arrays-array-of-objects-and-arrays-of-arays)

##### usage:

[](#usage)

`$sort = new Multisort($field, $type);`

`$sorted = $sort->mergeSort($array);`

where

- $field = false for flat arrays;
- $field = name\_of\_property for arrays of objects
- $field = array\_key for arrays of associative arrays
- $sort = 'asc' or 'desc'

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

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

2911d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/faa87be9971b05f699de06eeff9b59551e95181fa4386dd5426e613b0721be31?d=identicon)[Vladimir\_17\_27](/maintainers/Vladimir_17_27)

---

Top Contributors

[![d125v17](https://avatars.githubusercontent.com/u/23275453?v=4)](https://github.com/d125v17 "d125v17 (13 commits)")

---

Tags

arraymultidimensionalmultisort

### Embed Badge

![Health badge](/badges/d125v17-multisort/health.svg)

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

###  Alternatives

[doctrine/collections

PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.

6.0k411.1M1.2k](/packages/doctrine-collections)[symfony/property-access

Provides functions to read and write from/to an object or array using a simple string notation

2.8k295.3M2.5k](/packages/symfony-property-access)[nette/utils

🛠 Nette Utils: lightweight utilities for string &amp; array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

2.1k394.3M1.5k](/packages/nette-utils)[league/config

Define configuration arrays with strict schemas and access values with dot notation

564302.2M24](/packages/league-config)[cuyz/valinor

Dependency free PHP library that helps to map any input into a strongly-typed structure.

1.5k9.2M108](/packages/cuyz-valinor)[openlss/lib-array2xml

Array2XML conversion library credit to lalit.org

31052.5M47](/packages/openlss-lib-array2xml)

PHPackages © 2026

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