Libraries tagged by utf-16
duncan3dc/bom-string
15 Favers
420309 Downloads
420309 Downloads
A small PHP library to handle byte order marks (BOM)
danog/telegram-entities
14 Favers
76756 Downloads
76756 Downloads
A library to work with Telegram UTF-16 styled text entities.
fab2s/bom
2 Favers
267157 Downloads
267157 Downloads
Purely static zero dependencies BOM Helper to handle unicode BOMs
hasanparasteh/emojiji
0 Favers
7 Downloads
7 Downloads
A helper class to manipulate emojis
zerustech/string
0 Favers
6 Downloads
6 Downloads
ZerusTech String Component
miniaturebase/runes
0 Favers
21 Downloads
21 Downloads
A low-level string character analysis library for PHP.
jordanbrauer/runes
0 Favers
12 Downloads
12 Downloads
A low-level string character analysis library for PHP.
crossjoin/json
1 Favers
180 Downloads
180 Downloads
JSON decoder and encoder for PHP with full Unicode support following RFC 7159. Besides UTF-8 it also supports JSON in UTF-16BE, UTF-16LE, UTF-32BE and UTF-32LE encoding. And, as suggested by the RFC for better interoperability, it can also ignore byte order marks (BOMs) when parsing JSON.