symfony / polyfill-intl-messageformatter
Symfony polyfill for intl's MessageFormatter class and related functions
Fund package maintenance!
fabpot
nicolas-grekas
symfony.com/sponsor
Tidelift
Installs: 3 481 648
Dependents: 18
Suggesters: 0
Security: 0
Stars: 39
Watchers: 5
Forks: 2
pkg:composer/symfony/polyfill-intl-messageformatter
Requires
- php: >=7.2
Suggests
- ext-intl: For best performance
README
This component provides a fallback implementation for the
MessageFormatter
class provided
by the Intl extension.
More information can be found in the main Polyfill README.
License
This library is released under the MIT license.