ucs / datagrid
UCS DataGrid Component
Requires
- php: >=5.3.2
- doctrine/collections: >=1.2
- symfony/event-dispatcher: >=2.3,<3
- symfony/options-resolver: >=2.3,<3
- symfony/property-access: >=2.3,<3
- symfony/routing: >=2.3,<3
- symfony/translation: >=2.3,<3
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.