Libraries tagged by utf-16
duncan3dc/bom-string
15 Favers
385409 Downloads
385409 Downloads
A small PHP library to handle byte order marks (BOM)
danog/telegram-entities
8 Favers
32336 Downloads
32336 Downloads
A library to work with Telegram UTF-16 styled text entities.
fab2s/bom
2 Favers
229972 Downloads
229972 Downloads
Purely static zero dependencies BOM Helper to handle unicode BOMs
jordanbrauer/runes
0 Favers
11 Downloads
11 Downloads
A low-level string character analysis library for PHP.
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.
hasanparasteh/emojiji
0 Favers
1 Downloads
1 Downloads
A helper class to manipulate emojis
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.