Libraries tagged by array_sort
aza/phpgen
3221 Downloads
AzaPhpGen - Anizoptera CMF PHP code generation (dump) component. Allows to dump complex arrays, objects, closures and basic data types as php code. In part, this can be called a some sort of serialization. You can customize your dumped php code as you wish.
jmf/twig-sort
151 Downloads
Twig extension for sorting arrays in Twig templates.
jmf/sort
156 Downloads
Sort arrays by key, property, etc.
jan-maennig/sorty
2413 Downloads
Library to sort arrays and array objects.
neunerlei/arrays
2988 Downloads
A package that provides a multitude of tools to traverse, sort and modify arrays in your daily routine
bentools/arraytools
2244 Downloads
Some extra functions to work with arrays.
awssat/numbered-string-order
19 Downloads
Sort a string array based on the included numbers naturally.
solution10/collection
487 Downloads
A simple and fast Collection class
avpretty/grid-bundle
645 Downloads
Allows you to quickly display the data of any entity or array in the form of a table.
autoframe/components-arr
154 Downloads
Core Array Utils Autoframe Framework
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.
donchev/email-extractor
163 Downloads
Extract valid email addresses from a string or array of strings.With a few helper methods like sortAsc/sortDesc, unique,filterInclude/filterExclude, lowercase/uppercase included.
assegaiphp/collections
216 Downloads
The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.
v-bartusevicius/levenshtein-array-sort
17 Downloads
Sorts haystack with strings by Levenshtein distance to needle
imsamurai/arraysort
3071 Downloads
CakePHP utility for sorting arrays by multiple fields