Libraries tagged by utf-16
danog/telegram-entities
242901 Downloads
A library to work with Telegram UTF-16 styled text entities.
duncan3dc/bom-string
567616 Downloads
A small PHP library to handle byte order marks (BOM)
fab2s/bom
334458 Downloads
Purely static zero dependencies BOM Helper to handle unicode BOMs
zerustech/string
6 Downloads
ZerusTech String Component
sorelvi/stream-reader
0 Downloads
Stream reader with support for single-byte and multi-byte encodings
miniaturebase/runes
22 Downloads
A low-level string character analysis library for PHP.
jordanbrauer/runes
13 Downloads
A low-level string character analysis library for PHP.
hasanparasteh/emojiji
7 Downloads
A helper class to manipulate emojis
crossjoin/json
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.