oreolek/intl_mb_sprintf

Unicode-aware mb_sprintf

1.0.2 2024-07-24 01:24 UTC

This package is auto-updated.

Last update: 2025-06-24 03:34:50 UTC


README

This is my package to make a Unicode-aware sprintf() function.

Contrary to the name, it does not use mbstring extension except to get the current encoding and operates on intl's graphemes.

Licensed under GPL2+