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

ActiveYii2-extension

white43/yii2-fleep
==================

049PHP

Since Apr 6Pushed 7y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-fleep
==========

[](#yii2-fleep)

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

[](#installation)

`composer require white43/yii2-fleep`

Config
------

[](#config)

- Open config/web.php of your Yii2 app
- Make necessary changes

```
$config = [
    'components' => [
        'log' => [
            'targets' => [
                'fleep' => [
                    'class' => white43\Fleep\FleepTarget::class,
                    'levels' => ['error', 'warning'],
                    'hook' => 'INSERT_YOUR_HOOK_ID_HERE',
                ],
            ],
        ],
    ],
];

```

- Profit!

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/45736bcc4e9e8284267a2ebf429413492307cefae0a5775a7042d23d903b2236?d=identicon)[Anton Belyaev](/maintainers/Anton%20Belyaev)

---

Top Contributors

[![white43](https://avatars.githubusercontent.com/u/10009618?v=4)](https://github.com/white43 "white43 (6 commits)")

### Embed Badge

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

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

PHPackages © 2026

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