PHPackages                             mysticzhong/sortarraybyascii - 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. mysticzhong/sortarraybyascii

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

mysticzhong/sortarraybyascii
============================

Sort the array by one name according to the ascii code

1.0.3(7y ago)314MITPHPPHP &gt;=5.6

Since Dec 12Pushed 7y agoCompare

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

READMEChangelog (3)DependenciesVersions (4)Used By (0)

sortarraybyascii
================

[](#sortarraybyascii)

- Sort the array by one name according to the ascii code

**Install**

- composer require mysticzhong/sortarraybyascii

**Usage**

- Some Example

    - $tempPost\['UserID'\] = 62548;
    - $tempPost\['UserToken'\] = 'ded038ff4d192b3e1ce9f216403b57dd50f1ff3ec74a54437b58df5405c327f2';
    - $tempPost\['startTime'\] = 1544371200000;
    - $tempPost\['dayLength'\] = 7;
    - $tempPost\['client'\] = 4;
    - $tempPost\['Timestamp'\] = 1544606827000;
    - $tempPost\['Sign'\] = 'bb1ad40baff6a7bc28f00acd7b848382';
    - $tempPost\['z'\] = 1;
    - $tempPost = (new sortarraybyascii())-&gt;mainToSort($tempPost);
    - print\_r($tempPost);

[![LICENSE](https://camo.githubusercontent.com/14f3bcb89ec2fc07573a14d47c5ddb8edb0a95cc0533ebc401cbb7f0916d6b73/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4e504c2532302854686525323039393625323050726f686962697465642532304c6963656e7365292d626c75652e737667)](https://github.com/996icu/996.ICU/blob/master/LICENSE)[![996.icu](https://camo.githubusercontent.com/ac8f294a80f65338db545230f1a881b9a382204a1f187c6ff40ee679d42d40ca/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c696e6b2d3939362e6963752d7265642e737667)](https://996.icu)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

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

Every ~3 days

Total

3

Last Release

2699d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/db4d5d01c6f4fb8b4ceaf22ccfc98a22a5182195a200da3bb6c74e7ade30001a?d=identicon)[mysticzhong](/maintainers/mysticzhong)

---

Top Contributors

[![whisky-rye](https://avatars.githubusercontent.com/u/16221519?v=4)](https://github.com/whisky-rye "whisky-rye (2 commits)")

### Embed Badge

![Health badge](/badges/mysticzhong-sortarraybyascii/health.svg)

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

###  Alternatives

[mottie/tablesorter

tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.

2.6k223.5k](/packages/mottie-tablesorter)[amasty/module-mage-248-fix

Fix several issues on Magento 2.4.8 version by Amasty

11138.7k](/packages/amasty-module-mage-248-fix)

PHPackages © 2026

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