Libraries tagged by utf32
fab2s/bom
336335 Downloads
Purely static zero dependencies BOM Helper to handle unicode BOMs
awesome/simdutf
9 Downloads
Unicode (UTF8, UTF16, UTF32) and Base64 processing at billions of characters per second in PHP using the simdutf library.
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.
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.