Connecting Tech Pros Worldwide Help | Site Map

PHP Business reporting

Ste
Guest
 
Posts: n/a
#1: Sep 24 '07
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
C.
Guest
 
Posts: n/a
#2: Sep 24 '07

re: PHP Business reporting


On 24 Sep, 17:06, Ste <lui...@NOSPAM.tim.itwrote:
Quote:
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.

Closed Thread