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
463 Downloads
Array sort class from CakePHP2
bytefreak/php-utils
1305 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
40209 Downloads
Arrange Laravel models in a given order.
petrknap/shorts
29080 Downloads
Set of short PHP helpers
php-soft/laravel-array-view
10736 Downloads
Laravel Array View
dg/php54-arrays
231 Downloads
Command-line script to convert between array() and PHP 5.4's short syntax []
mateuszblaszczyk/record-finder
11415 Downloads
It find records in JSON array with fileds: timestamp and distance. For example for sport tracker usage.
it-for-free/rusphp
5100 Downloads
Universal PHP library for different perposis
devysm/enum-mapper
60 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
18 Downloads
Array that does not cause errors when accessing not-existing offset
mtsanford/laravel-arrangeable
99 Downloads
Arrangeable behaviour for Laravel eloquent models