Answer the question
In order to leave comments, you need to log in
Where can I find a report generator for data in mysql?
I am looking for a report generator for mysql.
The goal is to embed in the admin panel (php, laravel) so that you can get almost any selections and aggregations.
Basic data - a table of applications for a specific service.
I want to receive reports like:
1. How many applications were there yesterday with a grouping by city?
2. How many applications were there last month grouped by source?
3. For the last quarter, where did applications with the status of rejected come from?
I really don’t want to write my bike, maybe there is some kind of system?
Answer the question
In order to leave comments, you need to log in
I looked for a similar system, but did not find it. I would be glad if they offer options.
I myself settled on phpexcel ( https://phpexcel.codeplex.com/)
Created pre-configured report types.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question