CARVIEW |
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 478 803
Dependents: 18
Suggesters: 0
Security: 0
Stars: 39
Watchers: 5
Forks: 2
pkg:composer/symfony/polyfill-intl-messageformatter
Requires
- php: >=7.2
Requires (Dev)
None
Suggests
- ext-intl: For best performance
Provides
None
Conflicts
None
Replaces
None
MIT d2ed9f44f1ccb21d36e51ebb1f7b1ef26e36e0de
- Nicolas Grekas <p.woop@tchwork.com>
- Symfony Community
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.