mouf/utils.i18n.fine dependents (5) Order by: name | downloads Show: all | require | require-dev
- 
                
- 
                PHP mouf/html.utils.i18nweblibraryThis implementation of a Weblibrary will load different JS files based on the current language used. Useful to load translation files in JS. 
- 
                PHP mouf/utils.common.validatorsThis package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc... 
- 
                PHP mouf/utils.i18n.fine-exportPackage to Export/Import all translation with Excel files of Fine i18n element. 
- 
                PHP mouf/utils.i18n.fine.symfony-bridgeThis package contains a bridge between the Symfony TranslatorInterface and FINE. Using this package, FINE can implement Symfony's TranslatorInterface and therefore, can be used with any Symfony component using this interface