Libraries tagged by groupBy
jakezatecky/array_group_by
171620 Downloads
A function that groups/splits an array by the values of a given key or keys.
rekalogika/doctrine-advanced-group-by
23495 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
80502 Downloads
Groups an array by a given key.
dimaip/groupby
6531 Downloads
FlowQuery groupBy operation to group arrays by EEL discriminator
jenner/array_group_by
8047 Downloads
like mysql group by
obernard/property-indexer
12142 Downloads
Object property manipulation tools based on symfony/property-access
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.
thomhurks/laravel-collection-extensions
90 Downloads
Extensions for Laravel's Collection class. Notably groupByMultiple for grouping collections on multiple fields instead of just one.
itools/smartarray
105 Downloads
Enhanced PHP arrays with built-in HTML encoding and chainable collection methods
sunnysideup/mysql-5-7-fix
7217 Downloads
ANSI sans ONLY_FULL_GROUP_BY. This allows you to run Silverstripe projects on mysql5.7+ without constantly running into errors.
protich/auto-join-eloquent
41 Downloads
Extend Eloquent to support auto-joining relationships and aliasing for SELECT, WHERE, ORDERBY, GROUPBY and HAVING clauses
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.