Libraries tagged by byte order
duncan3dc/bom-string
15 Favers
385409 Downloads
385409 Downloads
A small PHP library to handle byte order marks (BOM)
fab2s/bom
2 Favers
229972 Downloads
229972 Downloads
Purely static zero dependencies BOM Helper to handle unicode BOMs
kafkiansky/binary
0 Favers
1496 Downloads
1496 Downloads
Tool for writing/reading bytes in any order.
hsldymq/byte-order-op
0 Favers
380 Downloads
380 Downloads
字节序操作工具
bugbuster/bom_checker
0 Favers
31 Downloads
31 Downloads
Contao CMS Module - Byte Order Mark (BOM) - Checker
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.