Libraries tagged by ubyte
ankitjain28may/prettysize
5 Favers
113 Downloads
113 Downloads
Convert bytes to other sizes for prettier logging
shuxx/laravelmysqlkeyerrorsolver
0 Favers
8 Downloads
8 Downloads
Fix the error [PDOException] SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes
rikudou/mime-type-detector
0 Favers
1 Downloads
1 Downloads
Detects mime types using magic bytes / magic numbers
ichbinderwooj/b2bapi
2 Favers
8 Downloads
8 Downloads
PHP BytesToBits wrapper
flashbyteltd/coding-style
0 Favers
16 Downloads
16 Downloads
Sets up common coding styles for all Flash Byte Ltd projects
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.