Libraries tagged by php sort
krak/sorts
64 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.
adambenovic/shipmonk-sorted-linked-list
2 Downloads
A type-safe sorted linked list for PHP 8.4+ that holds either int or string values, maintaining sorted order on insertion.
php-panel/ladmin-ext-grid-sortable
18 Downloads
Sort the grid data by drag and drop rows
vondrasoft/sorted-linked-list
3 Downloads
A homogeneous, type-safe sorted singly linked list for PHP 8.4+
siva01/sorted-linked-list
1 Downloads
A sorted linked list implementation in PHP
mathalubos/sorted-linked-list
4 Downloads
A sorted linked list implementation in PHP.
maksymilian.kowalewski/sorted-linked-list
1 Downloads
A sorted linked list implementation in PHP.
uniacid/sortedlinkedlist
0 Downloads
A type-safe, automatically-sorted linked list data structure for PHP
sergeylukin/multisort-php
16 Downloads
Sort n-dimensional arrays
nexophp/menu_sort
0 Downloads
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