2017 © Pedro Peláez
 

library report-rendering

library with classes that allow easy rendering of report data

image

yjv/report-rendering

library with classes that allow easy rendering of report data

  • Friday, August 1, 2014
  • by yjv
  • Repository
  • 2 Watchers
  • 7 Stars
  • 71 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 11 Versions
  • 0 % Grown

The README.md

Report Rendering Build Status

Total Downloads Latest Stable Version, (*1)

Purpose

Report Rendering is meant to be used to render any tabulatable data from just about any source into just about any format. This is done by using datasource classes that feed the report and allowing the report to hold multiple renderers for rendering this data. The main idea with this library was to make it as flexible as possible to be able to accommodate whatever requests you may get with formatting, coloring or otherwise of a report table, row or cell, whether it is static, per row or data driven., (*2)

Documentation

See the wiki for examples and tutorials., (*3)

About

Requirements

  • Any flavor of PHP 5.3 or above should do
  • [optional] PHPUnit 3.5+ to execute the test suite (phpunit --version)

Submitting bugs and feature requests

Bugs and feature request are tracked on GitHub, (*4)

Frameworks Integration

Author

Yosef Deray - joseph.deray@giftcards.com
, (*5)

License

ReportRendering is licensed under the MIT License - see the LICENSE file for details, (*6)

The Versions

01/12 2013

1.0.0-alpha.9

1.0.0.0-alpha9

library with classes that allow easy rendering of report data

  Sources   Download

MIT

The Requires

 

The Development Requires

reporting tables report rendering

21/10 2013