PHPackages                             d3yii2/d3data - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. d3yii2/d3data

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

d3yii2/d3data
=============

Pivot reporting

1152↓100%PHP

Since Jan 31Pushed 6y ago3 watchersCompare

[ Source](https://github.com/d3yii2/d3data)[ Packagist](https://packagist.org/packages/d3yii2/d3data)[ RSS](/packages/d3yii2-d3data/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

\#D3 Data"

Yii2 module for pivot reporting.

Features
--------

[](#features)

- get data from db by query
- define columns
- from records create pivot table.
- output pivot field unique values list for filters
- filter data

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
$ composer require d3yii2/d3data "*"

```

or add

```
"d3yii2/d3data": "*"

```

to the `require` section of your `composer.json` file.

Usage
-----

[](#usage)

```
