pcz/groupie-nette-component

UI component for Nette framework for aggregating flat entity collections.

v0.1 2017-05-18 21:11 UTC

This package is not auto-updated.

Last update: 2024-05-26 01:53:27 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