Libraries tagged by php sort
maxstepit/sorter
0 Downloads
It`s PHP library in order to sorting array.
krak/sorts
63 Downloads
A collection of sorting algorithms implemented in php
steein/php_emoji
4 Downloads
Library, which provides a constant sorted after category for PHP-Emoji characters in PHP 7.
siva01/sorted-linked-list
1 Downloads
A sorted linked list implementation in PHP
mathalubos/sorted-linked-list
3 Downloads
A sorted linked list implementation in PHP.
maksymilian.kowalewski/sorted-linked-list
1 Downloads
A sorted linked list implementation in PHP.
sergeylukin/multisort-php
15 Downloads
Sort n-dimensional arrays
mlquick-sort/mlquick-sort
11 Downloads
php 快速排序
bytefreak/php-utils
1312 Downloads
Some little php helper functions, like array_strip, array_merge_recursive_simple, array_call_method, array_call_function, array_create_hash, array_create_simple_hash, array_group, array_set_value, array_get_by_keypath, array_set_by_keypath, array_sort_by_column, str_begins_with, str_ends_with and debug_break.
bitween/merge-sort
2 Downloads
A simple example of a divide and conquer algorithm: merge sort. Example is used to explain the divide and conquer technique.
asticode/php-datagrid
266 Downloads
Datagrid to handle sorting and pagination in APIs
alexmazorchuk/sorter-test
7 Downloads
This is a test sorter library for array, integer or rows in PHP .
rstoetter/ckeycolumnusagetree-php
23 Downloads
The class cKeyColumnUsageTree represents a sorted collection of the key column usage of a mysql database. The main purpose of the class is to determine the dependencies of the tables among each other: The class is able to find dependency paths of more than two tables, when another tables are involved. Dependencies which include self referencing tables are considered, too.
mf-miko/sorted-linked-list
1 Downloads
A simple type-safe sorted singly linked list for int or string values in PHP.
fschaechter/php-collection
18 Downloads
A library for handling sets of data