collections icon indicating copy to clipboard operation
collections copied to clipboard

Feature request: groupBy similar to orderBy Expression

Open KalanaPerera opened this issue 2 years ago • 0 comments

Hello, world!

Recently I got to know this amazing library and this is a lifesaver when we work with external JSON APIs (to sort, filter, etc). Since Doctrine Collections has a set of functionality like:

where andWhere orWhere orderBy

What about adding groupBy functionality? is there any reason why we don't have groupBy?

Thanks

KalanaPerera avatar Nov 03 '22 03:11 KalanaPerera