Libraries tagged by groupBy
jakezatecky/array_group_by
207900 Downloads
A function that groups/splits an array by the values of a given key or keys.
mcaskill/php-array-group-by
90786 Downloads
Groups an array by a given key.
dimaip/groupby
7145 Downloads
FlowQuery groupBy operation to group arrays by EEL discriminator
rekalogika/doctrine-advanced-group-by
28414 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
obernard/property-indexer
13306 Downloads
Object property manipulation tools based on symfony/property-access
itools/smartarray
2324 Downloads
Enhanced PHP arrays with built-in HTML encoding and chainable collection methods
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
104 Downloads
Extensions for Laravel's Collection class. Notably groupByMultiple for grouping collections on multiple fields instead of just one.
sunnysideup/mysql-5-7-fix
7356 Downloads
ANSI sans ONLY_FULL_GROUP_BY. This allows you to run Silverstripe projects on mysql5.7+ without constantly running into errors.
groupby/serializer
351 Downloads
Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.
protich/auto-join-eloquent
106 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).