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

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

ibrahimmomani/sorting
=====================

Sorting algorithms in php

051PHP

Since Oct 12Pushed 10y ago1 watchersCompare

[ Source](https://github.com/ibrahimmomani/sorting)[ Packagist](https://packagist.org/packages/ibrahimmomani/sorting)[ RSS](/packages/ibrahimmomani-sorting/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

sorting
=======

[](#sorting)

Sort algorithms in php with basic tests.

### Algorithms

[](#algorithms)

```
* Insertion Sort
* Selection Sort
* Bubble Sort
* Quick Sort
* Gnome Sort
* Cocktail Sort
* Shell Sort
* Counting Sort

```

### Installation

[](#installation)

```
	composer require ibrahimmomani/sorting

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/2dd38894e6850c4ed5040b1bc014dcb90ea565c4e9b7a6ade120f1e36a743b54?d=identicon)[ibrahimmomani](/maintainers/ibrahimmomani)

---

Top Contributors

[![ibrahimmomani](https://avatars.githubusercontent.com/u/154007?v=4)](https://github.com/ibrahimmomani "ibrahimmomani (11 commits)")

### Embed Badge

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

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

PHPackages © 2026

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