Libraries tagged by array_group_by

jakezatecky/array_group_by

99 Favers
150981 Downloads

A function that groups/splits an array by the values of a given key or keys.

Go to Download


mcaskill/php-array-group-by

0 Favers
71916 Downloads

Groups an array by a given key.

Go to Download


jenner/array_group_by

43 Favers
8036 Downloads

like mysql group by

Go to Download


dimaip/groupby

6 Favers
6306 Downloads

FlowQuery groupBy operation to group arrays by EEL discriminator

Go to Download


petemc/group-by

3 Favers
361 Downloads

A utility package, adding groupBy function to arrays, grouping by array keys or a callback.

Go to Download


micheledurante/array-aggregate

0 Favers
10 Downloads

A PHP, SQL-like stream aggregate function to group a set of rows by any number of columns. You can also define how to compute groups

Go to Download


wpkenpachi/wpfilterlist

2 Favers
31 Downloads

Biblioteca para agrupamento e ordenacao de resultados ( Sistema de Filtro para resultados )

Go to Download


bytefreak/php-utils

1 Favers
1307 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.

Go to Download


linkorb/grouper

0 Favers
24 Downloads

Group arrays by one or more keys

Go to Download


landlib/treealgorithms

0 Favers
29 Downloads

This group of methods for work with tree structure. Provide methods build tree from flat array, find node in the tree by id, walk tree and execulte callback function for each node. Node of the tree has fields like as id, parent_id, children. Concrete names of the tree node fields can be configured with TreeAlgorithms properties idFieldName, parentIdFieldName, childsFieldName. Also exists javascript release, search lamzin-andrey/landlib on github.

Go to Download