pcz / groupie-nette-component
UI component for Nette framework for aggregating flat entity collections.
v0.1
2017-05-18 21:11 UTC
Requires
- pcz/groupie: ^0.1
This package is not auto-updated.
Last update: 2025-03-02 05:34:07 UTC
README
Overview
This is a UI component for rendering the results obtained from the https://github.com/petrofcz/groupie library. It shows aggreaged data from flat entity 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-nette-component
Related repositories
- pcz/groupie - Aggregated data builder