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

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

andjelko/yii2-ireport
=====================

Yii2 ireport jasper jasperserver jasperreport reports.

1.1(9y ago)059BSD 3-ClausePHPPHP &gt;=5.4.0

Since Sep 19Pushed 8y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

yii2-ireport
============

[](#yii2-ireport)

Components for run jasperReports

This is rewrite from yii-ireport

yii2-ireport use tcpdf to create pdf

How to install
--------------

[](#how-to-install)

Update your composer.json with

```
{
  "require": {
    "andjelko/yii2-ireport": "*"
  }
}

```

Using
-----

[](#using)

use andjelko\\ireport\\IReport;

$path = dirname(**FILE**) . 'file.jrxml'; // path to jrxml
$IReport = new IReport($path);
$IReport-&gt;parameters = array('parameters'=&gt;$parameters);
$IReport-&gt;execute('I','file\_name');

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~177 days

Total

2

Last Release

3346d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c9921ba71680c3127dd2f77f08de53d5856068258cb5ca956158551c293ab56?d=identicon)[andjelko](/maintainers/andjelko)

---

Top Contributors

[![andjelko](https://avatars.githubusercontent.com/u/1503130?v=4)](https://github.com/andjelko "andjelko (3 commits)")

---

Tags

yii2reportsjasperireport

### Embed Badge

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

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

###  Alternatives

[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1452.6k](/packages/dmstr-yii2-cookie-consent)

PHPackages © 2026

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