Libraries tagged by groupBy
jakezatecky/array_group_by
163747 Downloads
A function that groups/splits an array by the values of a given key or keys.
rekalogika/doctrine-advanced-group-by
7621 Downloads
Allows the use of the more complex GROUP BY clauses in Doctrine ORM. These include GROUPING SETS, CUBE, and ROLLUP.
mcaskill/php-array-group-by
77387 Downloads
Groups an array by a given key.
dimaip/groupby
6437 Downloads
FlowQuery groupBy operation to group arrays by EEL discriminator
jenner/array_group_by
8039 Downloads
like mysql group by
obernard/property-indexer
11009 Downloads
Object property manipulation tools based on symfony/property-access
protich/auto-join-eloquent
22 Downloads
Extend Eloquent to support auto-joining relationships and aliasing for SELECT, WHERE, ORDERBY, GROUPBY and HAVING clauses
gorriecoe/silverstripe-groupbycount
388 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.
thomhurks/laravel-collection-extensions
86 Downloads
Extensions for Laravel's Collection class. Notably groupByMultiple for grouping collections on multiple fields instead of just one.
sunnysideup/mysql-5-7-fix
7187 Downloads
ANSI sans ONLY_FULL_GROUP_BY. This allows you to run Silverstripe projects on mysql5.7+ without constantly running into errors.
huo-zi/laravel-admin-ext-filter
61 Downloads
Extend the laravel-admin Filter to group by rows.
phpfacile/group-by-tags-db
12 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
17 Downloads
Dummy implementation of services to manage items (of any kind) that can be grouped by their tag values.