Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fourlabsldn/reportsbundle
Build reports of your Entities, using QBJSParserBundle and http://querybuilder.js.org/
https://github.com/fourlabsldn/reportsbundle
Last synced: 5 days ago
JSON representation
Build reports of your Entities, using QBJSParserBundle and http://querybuilder.js.org/
- Host: GitHub
- URL: https://github.com/fourlabsldn/reportsbundle
- Owner: fourlabsldn
- License: mit
- Created: 2016-12-02T10:54:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-28T12:41:59.000Z (almost 5 years ago)
- Last Synced: 2024-03-26T00:36:12.289Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 76.2 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#ReportsBundle
[![StyleCI](https://styleci.io/repos/75387636/shield?branch=master)](https://styleci.io/repos/75387636)
Whereas [QBJSParserBundle](https://github.com/fourlabsldn/QBJSParserBundle) provides you with a wrapper to parse,
and construct Report Builders, this bundle helps you create, view, edit, and delete your reports. Hence this bundle,
introduces the concept of a `FL\ReportsBundle\Model\Report` model class.Furthermore, this bundle provides controllers in the namespace, `FL\ReportsBundle\Action`.
### Taking a step back
This bundle has had its controllers trimmed for the moment. Please wait for further development.