PHPackages                             mv/number-words-fr-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. mv/number-words-fr-bundle

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

mv/number-words-fr-bundle
=========================

Convert to words any integer in french

1.0.0(2y ago)013GPL-3.0-onlyPHPPHP &gt;=7.4.30

Since Aug 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/phpmike/MvNumberToWordsFrBundle)[ Packagist](https://packagist.org/packages/mv/number-words-fr-bundle)[ Docs](https://github.com/phpmike/MvNumberWordsFrBundle)[ RSS](/packages/mv-number-words-fr-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

Extension Twig pour la Conversion de Nombres en Mots (Bundle Symfony)
=====================================================================

[](#extension-twig-pour-la-conversion-de-nombres-en-mots-bundle-symfony)

Ce bundle Symfony fournit une extension Twig pour convertir les nombres en mots en français. Voir la [librarie PHP](https://github.com/phpmike/MvNumberWordsFrConverter)

Build status
------------

[](#build-status)

[![Build Status](https://camo.githubusercontent.com/cf17c743f2bb87cdcc094d380bb437c5a07c782e283d5924c51fff0cc2ff33db/68747470733a2f2f6170702e7472617669732d63692e636f6d2f7068706d696b652f4d764e756d626572546f576f726473467242756e646c652e7376673f6272616e63683d6d6173746572)](https://app.travis-ci.com/phpmike/MvNumberToWordsFrBundle)

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

[](#installation)

1. Installez le bundle en utilisant Composer :

```
composer require mv/number-words-fr-bundle
composer recipe:install mv/number-words-fr-bundle
```

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

[](#configuration)

Ajouter au fichier config/services.yaml

```
imports:
    # Your others imports
    - { resource: '@MvNumberWordsFrBundle/config/autowire.yaml' }
```

Configuration requise
---------------------

[](#configuration-requise)

- PHP &gt;= 7.4.30
- Symfony &gt;= 5.4
- mv/number-words-fr &gt;= 1.0

Utilisation
-----------

[](#utilisation)

Après avoir installé le bundle, vous pouvez utiliser la fonction Twig `number_to_words_fr` pour convertir un nombre en mots :

```
{{ number_to_words_fr(123) }} // affiche cent vingt-trois
```

Auteur
------

[](#auteur)

Ce bundle a été créé par Michael VEROUX. Pour en savoir plus, visitez [son profil GitHub](https://github.com/phpmike).

Contributing
------------

[](#contributing)

Any contributions, suggestions, or bug reports are welcome! Here's how you can contribute:

1. Fork the repository.
2. Create a branch for your changes: `git checkout -b feature/my-feature`.
3. Make your changes and commit: `git commit -am 'Added my feature'`.
4. Push to the branch: `git push origin feature/my-feature`.
5. Create a pull request to the main branch of the repository.

Licence
-------

[](#licence)

This project is licensed under the GNU General Public License v3.0. Voir le fichier [LICENSE](LICENSE) pour plus de détails.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

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

1059d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/445f20df33bfca909e1938ca59a34263e6a3d8ce6930168c9e02cb79d8559e1c?d=identicon)[phpmike](/maintainers/phpmike)

---

Top Contributors

[![phpmike](https://avatars.githubusercontent.com/u/2404144?v=4)](https://github.com/phpmike "phpmike (1 commits)")

---

Tags

wordsintegernumberwritingnumber words convertion

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mv-number-words-fr-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/mv-number-words-fr-bundle/health.svg)](https://phpackages.com/packages/mv-number-words-fr-bundle)
```

###  Alternatives

[kwn/number-to-words

Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.

4375.4M23](/packages/kwn-number-to-words)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[ntwindia/ntwindia

Convert number to word in Indian English.

1213.5k1](/packages/ntwindia-ntwindia)

PHPackages © 2026

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