php-reports
php-reports copied to clipboard
A PHP framework for displaying reports from any data source, including SQL and MongoDB
Is it planned to prepare PhpReports to be able to translate the messages to other languages?
Hi @jdorn , I want to pass an SQL to variable header select options, but I am unable to do using phpReports Include Header. Please provide any solution as early...
Added example for Variable Header parameter `options`.
Adding the ability to conditionally specify headers and macros using a new dynamic header. See provided examples for possible use case. This addresses ticket #218 and other similar requests.
PHP-Reports looks pretty good, but I'm wondering if I should use it at my company. The documentation/tutorial is a little sparse; I still haven't figured out how to generate two...
Hi Add sample reports to ZIp, from this i wasn't able to run, (they did not work). Please, add some reporth which will work ) to have test structure. Thank...
Do you guys have zip file with php-reports which does not require composer? I tried to run composer and got error messages. I just need to try (evaluate) your reports...
For MySQL reports, it's possible to use `database_options` to bring in dynamic options for a `select` variable. With PHP reports, it seems only the `options` property is available, and these...
Is there to send the report to multiple email addresses? I have tried a few different ways and I could not get it to work. Thanks in advance.
assist on adding the reports to pull reports from different mysql databases. When i set two connections to two different dbs, it picks the first db only for all other...