PHPackages                             bulldozer/seo - 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. bulldozer/seo

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

bulldozer/seo
=============

Seo module

0.1.1(8y ago)0862PHP

Since Feb 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/webdragons/seo)[ Packagist](https://packagist.org/packages/bulldozer/seo)[ RSS](/packages/bulldozer-seo/feed)WikiDiscussions master Synced yesterday

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

Seo module
==========

[](#seo-module)

Модуль управления SEO информацией для Bulldozer CMF

Установка
---------

[](#установка)

Подключить в composer:

```
composer require bulldozer/seo "*"

```

Добавить в console\\config\\main.php:

```
return [
    'controllerMap' => [
        ...
        'migrate' => [
            'class' => \yii\console\controllers\MigrateController::class,
            'migrationNamespaces' => [
                ...
                'bulldozer\seo\console\migrations',
                ...
            ],
        ],
        ...
    ],
]

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

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

Total

2

Last Release

3061d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d25a6054645b4f6f8f3235be60d59f3af6e2c143330bb48a7cb1e98a1d32a20?d=identicon)[webdragons](/maintainers/webdragons)

---

Top Contributors

[![lan143](https://avatars.githubusercontent.com/u/98252?v=4)](https://github.com/lan143 "lan143 (2 commits)")

### Embed Badge

![Health badge](/badges/bulldozer-seo/health.svg)

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

###  Alternatives

[cinghie/yii2-traits

Yii2 Traits

116.9k8](/packages/cinghie-yii2-traits)

PHPackages © 2026

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