PHPackages                             retrobon/metatags-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. retrobon/metatags-bundle

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

retrobon/metatags-bundle
========================

Symfony MetaTags bundles

0.1.0(5y ago)07proprietaryPHPPHP ^7.4

Since Dec 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Retrobon/MetaTagsBundle)[ Packagist](https://packagist.org/packages/retrobon/metatags-bundle)[ RSS](/packages/retrobon-metatags-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

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

[](#installation)

Install the bundle with the command: `composer require retrobon/metatags-bundle`

Configuration
-------------

[](#configuration)

Default values

There are two sections in the configuration:

- `tags`: array meta tags
- special values:
    - `title` - displayed with a closing tag;
    - `canonical` - with link attribute, if not specified, a link with Request will be displayed;
    - `shortlink` - with link attribute;
- `rewrite_default` - if specified, values will be added to the default values

**In your `meta_tags.yaml`:**

```
meta_tags:
    tags:
        title: 'default title'
        description: 'default description'
        keywords: 'default, keywords'
        robots: 'index, follow, all'
        author: 'default author'
    rewrite_default: true
```

**In your view:**

```

    {{ metaTags() }}

```

or add array value in twig:

```

    {{ metaTags({'title': 'test'}) }}

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

1973d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/29c3be59f730ef534fbe9dfeb4e0a64f781f99d6abc8f7e39e9daf23af0e62df?d=identicon)[retrobon](/maintainers/retrobon)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/retrobon-metatags-bundle/health.svg)

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

###  Alternatives

[winzou/state-machine-bundle

Bundle for the very lightweight yet powerful PHP state machine

34010.4M15](/packages/winzou-state-machine-bundle)[stfalcon/tinymce-bundle

This Bundle integrates TinyMCE WYSIWYG editor into a Symfony2 project.

2692.9M24](/packages/stfalcon-tinymce-bundle)[sylius/taxonomy-bundle

Flexible categorization system for Symfony.

26388.2k7](/packages/sylius-taxonomy-bundle)[symfony/ai-bundle

Integration bundle for Symfony AI components

30282.3k6](/packages/symfony-ai-bundle)[sylius/addressing-bundle

Addressing and zone management for Symfony applications.

33221.4k3](/packages/sylius-addressing-bundle)[sylius/inventory-bundle

Flexible inventory management for Symfony applications.

19176.7k4](/packages/sylius-inventory-bundle)

PHPackages © 2026

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