PHPackages                             manhattan/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. manhattan/seo-bundle

AbandonedSymfony-bundle[Utility &amp; Helpers](/categories/utility)

manhattan/seo-bundle
====================

A Symfony 2 bundle for adding SEO fields to entities.

024PHP

Since Nov 10Pushed 12y ago1 watchersCompare

[ Source](https://github.com/frodosghost/ManhattanSeoBundle)[ Packagist](https://packagist.org/packages/manhattan/seo-bundle)[ RSS](/packages/manhattan-seo-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

ManhattanSeoBundle
==================

[](#manhattanseobundle)

Enable SEO editable fields to bundles within the Manhattan System.

How
---

[](#how)

1. Add this bundle to the composer file:

    ```
     {
         "require": {
             ...
             "manhattan/seo-bundle": "dev-master"
         }
     }

    ```
2. Add this bundle to your app kernel:

    ```
     // app/AppKernel.php
     public function registerBundles()
     {
         return array(
             // ...
             new Manhattan\Bundle\ConsoleBundle\ManhattanConsoleBundle(),
             new Manhattan\PublishBundle\ManhattanPublishBundle(),
             new Manhattan\SEOBundle\ManhattanSEOBundle(),
             // ...
         );
     }

    ```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/560bd90722157870b6a81651807fca5794a983cb52642922f8aaeb80b4146868?d=identicon)[frodosghost](/maintainers/frodosghost)

---

Top Contributors

[![frodosghost](https://avatars.githubusercontent.com/u/103463?v=4)](https://github.com/frodosghost "frodosghost (12 commits)")

### Embed Badge

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

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

###  Alternatives

[symfony/polyfill-mbstring

Symfony polyfill for the Mbstring extension

7.8k1.2B688](/packages/symfony-polyfill-mbstring)[paragonie/random_compat

PHP 5.x polyfill for random\_bytes() and random\_int() from PHP 7

8.2k675.8M425](/packages/paragonie-random-compat)[chillerlan/php-qrcode

A QR Code generator and reader with a user-friendly API. PHP 8.4+

2.4k33.8M264](/packages/chillerlan-php-qrcode)[olifanton/ton

PHP library for The Open Network blockchain

8856.6k2](/packages/olifanton-ton)[terabin/flarum-ext-sitemap

Generate a Sitemap for Flarum automatically

103.0k1](/packages/terabin-flarum-ext-sitemap)

PHPackages © 2026

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