oreolek/intl_mb_sprintf

Unicode-aware mb_sprintf

Maintainers

Package info

code.oreolek.me/oreolek/sprintf

pkg:composer/oreolek/intl_mb_sprintf

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

1.0.2 2024-07-24 01:24 UTC

This package is auto-updated.

Last update: 2026-03-24 05:33:36 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+