jdorn / php-reports

A PHP framework for displaying reports from any data source, including SQL and MongoDB
http://jdorn.github.com/php-reports
GNU Lesser General Public License v3.0
477 stars 235 forks source link

how to integrate this php-reports to CodeIgniter frame work #225

Open suramyadas21 opened 8 years ago

suramyadas21 commented 8 years ago

This is not an issue. Actually i have downloaded php-reports and it working well. I checking, is there any way to integrate this report in codeIgniter framework.? Thank you

ldavid79 commented 7 years ago

Hi suramyadas21. Do you have integrate it ? I also need to do it. Thank you.

suramyadas21 commented 7 years ago

Hi ldavid79, Sorry for the late reply. I have already integrated it. php-reports downloaded and set it in root folder. then one controller page written to access the php report. If you need to login thing you need to change the config things.

ldavid79 commented 7 years ago

Thank you for reply ! Is it possible to you send me a zip file with full directory? (to see how you integrate it). Regards, Luciano.-

rexpark commented 7 years ago

I'm about to start doing this as well. Were you able to integrate CI models and helpers into php-reports?

ldavid79 commented 7 years ago

I had a problem, I'm not allowed to install the composer in the server. I'm going to have to find another alternative. Regards.-

2017-06-14 13:10 GMT-03:00 Rex notifications@github.com:

I'm about to start doing this as well. Were you able to integrate CI models and helpers into php-reports?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jdorn/php-reports/issues/225#issuecomment-308480580, or mute the thread https://github.com/notifications/unsubscribe-auth/Abt8Sz9CBSpdpdWKrB1kyybn-2ca0j9vks5sEAXzgaJpZM4IP2sw .

mckaygerhard commented 7 years ago

i think that was integrated in my CI powered here https://gitlab.com/venenux/codeigniterpower if not tell me..

the bad news its that php report include inside a phpxcel code and i want to also reused that code for codeigniter as part and not only for inclusion in php report

mckaygerhard commented 7 years ago

my misctake it was phprepor without "s", but in the same way to integrate this without duplication code?

ldavid79 commented 7 years ago

Thank you!

2017-06-14 15:26 GMT-03:00 PICCORO Lenz McKAY notifications@github.com:

i think that was integrated in my CI powered here https://gitlab.com/venenux/codeigniterpower if not tell me..

the bad news its that php report include inside a phpxcel code and i want to also reused that code for codeigniter as part and not only for inclusion in php report

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jdorn/php-reports/issues/225#issuecomment-308517926, or mute the thread https://github.com/notifications/unsubscribe-auth/Abt8S-SOT3gmgnaisQV_YhMJV0X8S-cCks5sECXQgaJpZM4IP2sw .