pcz / groupie-nette-component
UI component for Nette framework for aggregating flat entity collections.
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/pcz/groupie-nette-component
Requires
- pcz/groupie: ^0.1
This package is not auto-updated.
Last update: 2025-09-28 08:05:16 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