### Description ICU4C has a [NumberRangeFormatter](https://unicode-org.github.io/icu-docs/apidoc/dev/icu4c/unumberrangeformatter_8h.html) API allowing to format a range between 2 numbers based on the convention of each locale. It would be great to provide a PHP API based on it.