PHPackages                             chteuchteu/mentions-legales-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. chteuchteu/mentions-legales-bundle

AbandonedLibrary[Utility &amp; Helpers](/categories/utility)

chteuchteu/mentions-legales-bundle
==================================

Easily include french legal notice into your symfony website

v1.0.5(9y ago)0121GNU GPL v3.0PHP ^5.4|^7.0

Since Sep 9Compare

[ Source](https://github.com/chteuchteu/MentionsLegalesBundle)[ Packagist](https://packagist.org/packages/chteuchteu/mentions-legales-bundle)[ Docs](https://github.com/chteuchteu/MentionsLegalesBundle)[ RSS](/packages/chteuchteu-mentions-legales-bundle/feed)WikiDiscussions Synced today

READMEChangelog (7)Dependencies (1)Versions (8)Used By (0)

MentionsLegalesBundle
=====================

[](#mentionslegalesbundle)

This bundle provides easy integration of french legal notice page on symfony websites.

Read [Quelles sont les mentions obligatoires sur un site internet ?](https://www.service-public.fr/professionnels-entreprises/vosdroits/F31228)on service-public.fr for more information.

Usage
-----

[](#usage)

1. `composer require chteuchteu/mentions-legales-bundle`
2. Include this anywhere you want (a new `/mentions-legales` route with its own twig page would be great):

    ```
    {% include '@MentionsLegales/mentions-legales.html.twig' with {
        url: absolute_url(path('homepage')),
        proprietaire: {
            raison_sociale: '',
            forme_juridique: '',
            adresse: '',
            capital_social: '',
            more: {
                'N° d\'immatriculation au répertoire des métiers': '123456789'
            }
        },
        editeur: {
            nom: '',
            statut: '',
            url: ''
        },
        responsable_publication: {
            nom: '',
            email: ''
        },
        webmaster: {
            nom: '',
            email: ''
        },
        hebergeur: {
            nom: '',
            adresse: ''
        }
    } %}
    ```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

7

Last Release

3581d ago

Major Versions

v0.1.0 → v1.0.02016-09-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/ddc0a5885248f38a4e02ef4f654c8028e4e4147e606e799e608bcc23b02b0478?d=identicon)[chteuchteu](/maintainers/chteuchteu)

---

Tags

Symfony2Mentions Legales

### Embed Badge

![Health badge](/badges/chteuchteu-mentions-legales-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/chteuchteu-mentions-legales-bundle/health.svg)](https://phpackages.com/packages/chteuchteu-mentions-legales-bundle)
```

###  Alternatives

[damianociarla/select-city-form-field-bundle

This Bundle provides a new form field that renders three select 'Country, Region, City' for Symfony2

101.9k](/packages/damianociarla-select-city-form-field-bundle)

PHPackages © 2026

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