PHPackages                             senailibrary/reportbundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PDF &amp; Document Generation](/categories/documents)
4. /
5. senailibrary/reportbundle

ActiveSymfony-bundle[PDF &amp; Document Generation](/categories/documents)

senailibrary/reportbundle
=========================

Geração e padronização de relatórios

015PHP

Since Mar 29Pushed 10y ago1 watchersCompare

[ Source](https://github.com/senailibrary/ReportBundle)[ Packagist](https://packagist.org/packages/senailibrary/reportbundle)[ RSS](/packages/senailibrary-reportbundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

ReportBundle
============

[](#reportbundle)

The ReportBundle provides a standard template for quick creation of report form listing. It allows you to add basic calculations columns.

Installation
------------

[](#installation)

ReportBundle uses Composer, please checkout the [composer website](http://getcomposer.org) for more information.

The simple following command will install `ReportBundle` into your project. It also add a new entry in your `composer.json` and update the `composer.lock` as well.

```
$ composer require senailibrary/reportbundle:dev-master
```

Getting Started
---------------

[](#getting-started)

```
