Download the PHP package mv/number-words-fr-bundle without Composer
On this page you can find all versions of the php package mv/number-words-fr-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mv/number-words-fr-bundle
More information about mv/number-words-fr-bundle
Files in mv/number-words-fr-bundle
Package number-words-fr-bundle
Short Description Convert to words any integer in french
License GPL-3.0-only
Homepage https://github.com/phpmike/MvNumberWordsFrBundle
Informations about the package number-words-fr-bundle
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
Build status
Installation
- Installez le bundle en utilisant Composer :
Configuration
Ajouter au fichier config/services.yaml
Configuration requise
- PHP >= 7.4.30
- Symfony >= 5.4
- mv/number-words-fr >= 1.0
Utilisation
Après avoir installé le bundle, vous pouvez utiliser la fonction Twig number_to_words_fr pour convertir un nombre en mots :
Auteur
Ce bundle a été créé par Michael VEROUX. Pour en savoir plus, visitez son profil GitHub.
Contributing
Any contributions, suggestions, or bug reports are welcome! Here's how you can contribute:
- Fork the repository.
- Create a branch for your changes:
git checkout -b feature/my-feature. - Make your changes and commit:
git commit -am 'Added my feature'. - Push to the branch:
git push origin feature/my-feature. - Create a pull request to the main branch of the repository.
Licence
This project is licensed under the GNU General Public License v3.0. Voir le fichier LICENSE pour plus de détails.
All versions of number-words-fr-bundle with dependencies
symfony/framework-bundle Version ^5.0|^6.0
mv/number-words-fr Version >=1.0