Libraries tagged by encodia
adnanmula/forceutf8
6189 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
2befound/json-resolver
9 Downloads
A simple tool to resolve objects / trees of objects when encoding / decoding json
yunait/forceutf8
16107 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
ulrack/codec
100 Downloads
Encoding and decoding for PHP applications.
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.
contao/idna
20335 Downloads
A library for encoding and decoding internationalized domain names.
brightlocal/minify
70468 Downloads
Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers