FormatPHP Manual
For skillshare/formatphp stable. Updated on 2023-08-23.
This work is licensed under the Creative Commons Attribution 4.0 International license.
Welcome!
Inspired by FormatJS and ECMAScript 2023 Internationalization API (ECMA-402), FormatPHP provides an API to format dates, numbers, and strings, including pluralization and translation. FormatPHP is powered by PHP’s intl extension and integrates with Unicode CLDR and ICU Message syntax standards. It requires libicu version 69.1 or higher.