Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/symfony/polyfill-intl-messageformatter
Symfony polyfill for intl's MessageFormatter class and related functions
https://github.com/symfony/polyfill-intl-messageformatter
compatibility component intl javascript messageformatter polyfill portable shim symfony symfony-component symfony-polyfill
Last synced: about 1 month ago
JSON representation
Symfony polyfill for intl's MessageFormatter class and related functions
- Host: GitHub
- URL: https://github.com/symfony/polyfill-intl-messageformatter
- Owner: symfony
- License: mit
- Created: 2018-09-22T07:55:08.000Z (about 6 years ago)
- Default Branch: 1.x
- Last Pushed: 2024-09-09T12:24:31.000Z (2 months ago)
- Last Synced: 2024-09-30T17:20:57.440Z (about 2 months ago)
- Topics: compatibility, component, intl, javascript, messageformatter, polyfill, portable, shim, symfony, symfony-component, symfony-polyfill
- Language: PHP
- Homepage: https://symfony.com/polyfill-intl-messageformatter
- Size: 43 KB
- Stars: 37
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Symfony Polyfill / Intl: MessageFormatter
=========================================This component provides a fallback implementation for the
[`MessageFormatter`](https://php.net/MessageFormatter) class provided
by the [Intl](https://php.net/intl) extension.More information can be found in the
[main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).License
=======This library is released under the [MIT license](LICENSE).