ucs/datagrid

UCS DataGrid Component

1.0.9 2016-11-29 14:46 UTC

This package is not auto-updated.

Last update: 2019-09-10 14:14:19 UTC


README

Note:

The UCS DataGrid Component is the basic engine used to format a dataset and present it into advanced grids. It automatically format a whole dataset into a serializable data model that can be used by different tools. It fully integrates with the DataExtractor Component.

Features include:

  • Extensible interfaces
  • Complete documentation
  • Predefined formatter for the bundelization
  • Unit tested

Documentation

The bulk of the documentation is stored on UCSLabs main documentation server.

Installation

All the installation instructions are located in the documentation.

License

This bundle is under the MIT license.

About

DataGrid is an UCS Labs initiative.

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the component to reproduce the issue by simply cloning it and following some steps.