PHPackages                             reportico/yii2-reportico - 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. reportico/yii2-reportico

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

reportico/yii2-reportico
========================

Reportico

4.6(9y ago)2116.5k↓45.5%14[3 issues](https://github.com/reportico-web/yii2-reportico/issues)GPL-3.0PHP

Since Jun 3Pushed 4y ago9 watchersCompare

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

READMEChangelog (2)DependenciesVersions (6)Used By (0)

Reportico Report Generator for Yii2
===================================

[](#reportico-report-generator-for-yii2)

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

[](#installation)

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

Either run

```
composer require --prefer-dist reportico/yii2-reportico "dev-master"

```

or add

```
"reportico/yii2-reportico": "dev-master"

```

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

Once the extension is installed, simply use it in your code by adding to the modules section of your config/web.php file the following:

```
    'reportico' => [
            'class' => 'reportico\reportico\Module' ,
            'controllerMap' => [
                            'reportico' => 'reportico\reportico\controllers\ReporticoController',
                            'mode' => 'reportico\reportico\controllers\ModeController',
                            'ajax' => 'reportico\reportico\controllers\AjaxController',
                        ]
            ],
    ...

```

\##Quickstart and Tutorials

After setup you can follow http://yii2\_url/index.php/r=reportico or (http://yii2\_url/index.php/reportico if you are using pretty urls) to access reportico. Then you can set an admin password, configure the tutorials or create new report project.

Use the tutorials to get to grips with report design, but for embedding and creating links to reportico from your Yii2 app follow the instructions in the following links.

For the Yii2 Reportico quickstart guide go to :-

For the main reportico site go to :-

Screenshots
-----------

[](#screenshots)

[![Criteria Page](/images/reportico_prepare.png?raw=true "Criteria Page")](/images/reportico_prepare.png?raw=true)

[![Edit Query Page](/images/reportico_sql.png?raw=true "Edit Query Page")](/images/reportico_sql.png?raw=true)

[![Report Output Page](/images/reportico_output.png?raw=true "Report Output Page")](/images/reportico_output.png?raw=true)

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 89.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~270 days

Total

3

Last Release

3461d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3207381?v=4)[Peter Deed](/maintainers/reportico-web)[@reportico-web](https://github.com/reportico-web)

---

Top Contributors

[![reportico-web](https://avatars.githubusercontent.com/u/3207381?v=4)](https://github.com/reportico-web "reportico-web (34 commits)")[![soareseneves](https://avatars.githubusercontent.com/u/16960561?v=4)](https://github.com/soareseneves "soareseneves (2 commits)")[![douglas-srs](https://avatars.githubusercontent.com/u/1311994?v=4)](https://github.com/douglas-srs "douglas-srs (1 commits)")[![HacktorXP](https://avatars.githubusercontent.com/u/28812158?v=4)](https://github.com/HacktorXP "HacktorXP (1 commits)")

---

Tags

yii2extension

### Embed Badge

![Health badge](/badges/reportico-yii2-reportico/health.svg)

```
[![Health](https://phpackages.com/badges/reportico-yii2-reportico/health.svg)](https://phpackages.com/packages/reportico-yii2-reportico)
```

###  Alternatives

[vyants/yii2-daemon

Extension provides functionality for simple daemons creation and control

7859.0k](/packages/vyants-yii2-daemon)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1357.2k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
