PHPackages                             bovsunovsky/sort-library - 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. bovsunovsky/sort-library

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

bovsunovsky/sort-library
========================

This is a sort-library study PHP projects.

v2.0.0(5y ago)03BSD-3-ClausePHPPHP &gt;=7.4CI failing

Since Aug 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/bovsunovsky/sort-library)[ Packagist](https://packagist.org/packages/bovsunovsky/sort-library)[ RSS](/packages/bovsunovsky-sort-library/feed)WikiDiscussions master Synced 5d ago

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

This is a study sort-library based on Default Project
-----------------------------------------------------

[](#this-is-a-study-sort-library-based-on-default-project)

Installation Either run

`composer require bovsunovsky/sort-library`

or add

`"bovsunovsky/sort-library": "~1.0"`

to the require section of your composer.json.

Usage
-----

[](#usage)

- Add: use BOA\\Sorter;
- Set sort direction;
- Call method sot($data);

Example
-------

[](#example)

`$sorter = new Sorter(new SortDesc());`

`var_dump($sorter->sort($testString)) ;`

Tests
-----

[](#tests)

Run with console : `" ./tests/test" or "php tests/test"`

License
-------

[](#license)

This project is released under the terms of the BSD-3-Clause [license](LICENSE).

Copyright (c) 2020, bovsunovsky

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

2091d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a7f51acfdf99166df0fa6ecff9eb407a6fc769aeec619e18288dd3d976deb56f?d=identicon)[Alexandr.Bovsunivskiy](/maintainers/Alexandr.Bovsunivskiy)

---

Top Contributors

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

---

Tags

library

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/bovsunovsky-sort-library/health.svg)

```
[![Health](https://phpackages.com/badges/bovsunovsky-sort-library/health.svg)](https://phpackages.com/packages/bovsunovsky-sort-library)
```

###  Alternatives

[league/iso3166

ISO 3166-1 PHP Library

69536.3M116](/packages/league-iso3166)[league/statsd

A simple library for working with StatsD in PHP.

3514.3M12](/packages/league-statsd)[payum/iso4217

ISO 4217 PHP Library

16312.1M5](/packages/payum-iso4217)[lambdish/phunctional

λ PHP functional library

3612.0M23](/packages/lambdish-phunctional)[dekor/php-array-table

PHP Library for printing associative arrays as text table (similar to mysql terminal console)

296.6M2](/packages/dekor-php-array-table)

PHPackages © 2026

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