Libraries tagged by sort array
techworker/php-fn-sortby
13 Downloads
Small function that can be used to sort an array of any shape. PHP7 only.
qponypl/cakeset
470 Downloads
Array sort class from CakePHP2
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.
pingle/multiarraysorting
6 Downloads
Sort the multidimensional array
nevadskiy/laravel-position
58805 Downloads
Arrange Laravel models in a given order.
petrknap/shorts
66516 Downloads
Set of short PHP helpers
php-soft/laravel-array-view
11487 Downloads
Laravel Array View
dg/php54-arrays
232 Downloads
Command-line script to convert between array() and PHP 5.4's short syntax []
it-for-free/rusphp
5185 Downloads
Universal PHP library for different perposis
mateuszblaszczyk/record-finder
13248 Downloads
It find records in JSON array with fileds: timestamp and distance. For example for sport tracker usage.
devysm/enum-mapper
69 Downloads
Map the enum values in short codes with enum mapper class.
thomasbachem/php-short-array-syntax-converter
10785 Downloads
Command-line script to convert PHP's array() syntax to PHP 5.4's short array syntax [] using PHP's built-in tokenizer.
phpbsb/php-short-array-syntax-converter
14 Downloads
Command-line script to convert or revert PHP's array() syntax to PHP 5.4's short array syntax [] using PHP's built-in tokenizer.
mikeevstropov/soft-array
20 Downloads
Array that does not cause errors when accessing not-existing offset
mtsanford/laravel-arrangeable
101 Downloads
Arrangeable behaviour for Laravel eloquent models