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. survos/seo-bundle

ActiveSymfony-bundle

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

checks for title and description length in the debug toolbar

2.0.170(1mo ago)0368↓100%MITPHPPHP ^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 1mo ago

READMEChangelogDependencies (16)Versions (564)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

Maintenance96

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity78

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

Total

563

Last Release

51d ago

Major Versions

1.6.29 → 2.0.132025-09-09

PHP version history (4 changes)1.5.167PHP ^8.1

1.5.386PHP ^8.2

1.5.396PHP ^8.3

2.0.13PHP ^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 (21 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

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M646](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[contao/core-bundle

Contao Open Source CMS

1231.6M2.3k](/packages/contao-core-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M385](/packages/shopware-core)

PHPackages © 2026

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