PHPackages                             ezyt/yii2-atatus-component - 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. ezyt/yii2-atatus-component

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

ezyt/yii2-atatus-component
==========================

Yii2 component for wokt with Atatus

1.0.1(5y ago)2381MITPHPPHP ^7.0|^8.0

Since Jul 10Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Ezyt/yii2-atatus-component)[ Packagist](https://packagist.org/packages/ezyt/yii2-atatus-component)[ RSS](/packages/ezyt-yii2-atatus-component/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (2)Versions (7)Used By (0)

yii2-atatus-component
=====================

[](#yii2-atatus-component)

For license information check the [LICENSE](LICENSE)-file.

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

[](#installation)

```
php composer.phar require --prefer-dist ezyt/yii2-atatus-component

```

or add

```
"ezyt/yii2-atatus-component": "*"
```

to the require section of your composer.json.

Config
------

[](#config)

```
[
    'bootstrap' => [
        #...
        'atatus'
    ],
    'components' => [
        'atatus' => [
            'class'   => \Ezyt\Yii2Atatus\AtatusComponent::class,
        ],
    ],
];
```

Example
-------

[](#example)

```
        #...
        Yii::$app->atatus->getAgent()->setTransactionName();
        #...
```

Documentation for config.
-------------------------

[](#documentation-for-config)

ParamDefaultDescription`enabled`trueoff component`ignoreList`\[\]actions for ignore transaction. Example `'controllerName\*'` - all actions in ControllerName will be ignored`webIgnoreList`\[\]ignoreList only for WebApplication. Merges with `ignoreList``cliIgnoreList`\[\]ignoreList only for ConsoleApplication. Merges with `ignoreList``enabledWebHandler`trueoff handler for WebApplication`enabledCliHandler`trueoff handler for ConsoleApplication

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 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 ~30 days

Recently: every ~38 days

Total

6

Last Release

2032d ago

PHP version history (2 changes)1.0.0RC1PHP ^7.0

1.0.1PHP ^7.0|^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8953729?v=4)[Ezyt](/maintainers/Ezyt)[@Ezyt](https://github.com/Ezyt)

---

Top Contributors

[![Ezyt](https://avatars.githubusercontent.com/u/8953729?v=4)](https://github.com/Ezyt "Ezyt (1 commits)")

### Embed Badge

![Health badge](/badges/ezyt-yii2-atatus-component/health.svg)

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)

PHPackages © 2026

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