reese-repo / php-sort

php sort functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install with composer:

{
    "require": {
        "tinker/php-sort": "dev-master",
    },
    "repositories": [
        {
            "type": "git",
            "url": "https://github.com/yin-hub/php-sort.git"
        }
    ]
}

use with namespace:

tinker\sort

About

php sort functions


Languages

Language:PHP 100.0%