PHPackages                             survos/seo-bundle - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. survos/seo-bundle

ActiveSymfony-bundle[Debugging &amp; Profiling](/categories/debugging)

survos/seo-bundle
=================

checks for title and description length in the debug toolbar

2.7.0(3w ago)0396MITPHPPHP ^8.4CI failing

Since Mar 5Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/survos/seo-bundle)[ Packagist](https://packagist.org/packages/survos/seo-bundle)[ GitHub Sponsors](https://github.com/kbond)[ RSS](/packages/survos-seo-bundle/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (96)Versions (638)Used By (0)

SeoBundle
=========

[](#seobundle)

This bundle takes the information from  and wraps it in an installable bundle.

It alerts developers to pages where the length of the title or description outside a defined range.

```
composer config allow-plugins.survos/installer true
composer req survos/seo-bundle --dev
```

Customize
---------

[](#customize)

```
# config/packages/survos_seo.yaml
survos_seo:
    # branding will be added if the title is short enough.  So a title of "Welcome" becomes "MyBrand Welcome"
    branding:             ''
    minTitleLength:       30
    maxTitleLength:       150
    minDescriptionLength: 10
    maxDescriptionLength: 255
```

Developers
----------

[](#developers)

```
composer config repositories.survos_seo '{"type": "path", "url": "/home/tac/g/sites/survos/packages/seo-bundle"}'
composer config allow-plugins.survos/installer true
composer require survos/seo-bundle:*@dev
```

###  Health Score

53

—

FairBetter than 96% of packages

Maintenance94

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity79

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

Recently: every ~18 days

Total

637

Last Release

25d ago

Major Versions

1.6.44 → 2.0.102025-09-09

PHP version history (4 changes)1.5.167PHP ^8.1

1.5.386PHP ^8.2

1.5.396PHP ^8.3

2.0.10PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/21b39551f92ed4143772c622f9e571589c5a72c96ab3c53fe67489ce0d83e806?d=identicon)[tacman1123](/maintainers/tacman1123)

---

Top Contributors

[![tacman](https://avatars.githubusercontent.com/u/619585?v=4)](https://github.com/tacman "tacman (22 commits)")

---

Tags

symfonyseo

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M373](/packages/easycorp-easyadmin-bundle)

PHPackages © 2026

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