pcz / groupie
Flat entity collections grouping and value aggregation.
v0.1
2017-05-18 20:47 UTC
Requires
- php: >=5.5.0
Requires (Dev)
- mockery/mockery: ^0.9.9
- nette/tester: ^1.7
This package is not auto-updated.
Last update: 2025-03-02 04:00:36 UTC
README
Overview
This library helps you to build structured aggregated data from flat collections. Learn more in the documentation.
Installation
This package is available on packagist. Run the following command to add the dependency.
$ composer require pcz/groupie
Related repositories
- pcz/groupie-nette-component - UI component for nette framework