I'm looking for a pretty simple (preferably open source) PHP reporting engine. I've searched but all I really find are half-broken propitiatory solutions. What do you use for your reports?
I'm looking for a lightweight application that will allow users to build report templates from a limited number of criteria and then dynamically pull and compile data from a MySQL database.
Chances are you will be better off building something custom that suits your needs exactly, rather than spending a lot of time searching for a reporting system that you can get to work with your system (and suit your needs).
Bookmarks