Libraries tagged by groupBy
jakezatecky/array_group_by
227689 Downloads
A function that groups/splits an array by the values of a given key or keys.
itools/smartarray
33313 Downloads
XSS-safe collections for PHP templates: database rows with fields that HTML-encode themselves, plus chainable filtering, sorting, and grouping
mcaskill/php-array-group-by
94258 Downloads
Groups an array by a given key.
rekalogika/doctrine-advanced-group-by
28793 Downloads
Allows the use of the more complex GROUP BY clauses in Doctrine ORM. These include GROUPING SETS, CUBE, and ROLLUP.
jenner/array_group_by
8047 Downloads
like mysql group by
thomhurks/laravel-collection-extensions
112 Downloads
Extensions for Laravel's Collection class. Notably groupByMultiple for grouping collections on multiple fields instead of just one.
protich/auto-join-eloquent
154 Downloads
Extend Eloquent to support auto-joining relationships and aliasing for SELECT, WHERE, ORDERBY, GROUPBY and HAVING clauses
dimaip/groupby
7163 Downloads
FlowQuery groupBy operation to group arrays by EEL discriminator
gorriecoe/silverstripe-groupbycount
390 Downloads
Grouped list by specified numeric amount
timkelty/craft-groupby
348 Downloads
A Craft plugin (Twig filter) for grouping entries.
fusionary/groupby-craft
16 Downloads
A Craft plugin (Twig filter) for grouping entries.
obernard/property-indexer
13421 Downloads
Object property manipulation tools based on symfony/property-access
qaadee/php-array-indexer
7 Downloads
Tiny PHP functions for indexing and grouping arrays and iterables by custom keys.
phpfacile/group-by-tags-db
13 Downloads
Implementation of services to manage items (of any kind) that can be grouped by their tag values, using a database as backend (with zend-db).
phpfacile/group-by-tags
19 Downloads
Dummy implementation of services to manage items (of any kind) that can be grouped by their tag values.