nostr:npub1umuah47rwrtxxqq22c75kze3sdc68wd8394fkwvvym57na90gslq3lajxa This is the FormatPHP library I mentioned: https://github.com/skillshare/formatphp
nostr:npub1umuah47rwrtxxqq22c75kze3sdc68wd8394fkwvvym57na90gslq3lajxa I found that FormatJS mostly provides polyfills for ECMA-402, so FormatPHP started looking a lot like an ECMA-402 port to PHP.
The more I looked at ECMA-402, the more I wanted a similar API to work with in PHP. So, ecma_intl isn’t just about fixing the limitations of ext-intl or providing the missing functionality, it’s about bringing that API to PHP.
So, in a sense it is about bringing more standards to PHP, but that wasn’t really the motivating factor.
2/2
Discussion
No replies yet.