stanlemon/report-bundle

Dynamic query reporting bundle for Symfony 2

This package's canonical repository appears to be gone and the package has been frozen as a result.

Installs: 268

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:symfony-bundle

dev-master 2016-01-31 03:51 UTC

This package is auto-updated.

Last update: 2021-10-19 05:12:59 UTC


README

Build Status

This bundle is a work in progress.

This bundle takes a list of reports configured in a persistence layer, like a database, and provides several standard ways of rendering them.

####Todos:

  • Figure out a better way of abstracting the route generator, this is needed for pagerfanta as well as for the views themselves.
  • Write tests for all the things.