PHP Business reporting
am 24.09.2007 18:06:40 von steHi all,
does anyone know if there's a business reporting framework for php?
Maybe something similar to BIRT for Eclipse on java language?
Thanks
Stefano
Hi all,
does anyone know if there's a business reporting framework for php?
Maybe something similar to BIRT for Eclipse on java language?
Thanks
Stefano
On 24 Sep, 17:06, Ste
> Hi all,
>
> does anyone know if there's a business reporting framework for php?
> Maybe something similar to BIRT for Eclipse on java language?
>
> Thanks
> Stefano
Don't know about Birt, but you might want to have a look at Agata
reports for simple reports, phplens for interactive reports. Of course
you can always run a different program from php ... so ReportLab,
RRDTool, Report Manager and others will work.
For embedded graphs - JPGraph.
One product I've not looked at but which looks very interesting is
Kirix Strata (asuming you can deploy software at the client end).
HTH
C.