Libraries tagged by encoding
paragonie/constant_time_encoding
225320108 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
nette/utils
269017137 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
neitanod/forceutf8
18238255 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mrclay/minify
14017782 Downloads
Minify is a PHP 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
zbateson/mb-wrapper
33342326 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
fgrosse/phpasn1
29750248 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
spomky-labs/base64url
30475135 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
riverline/multipart-parser
41638794 Downloads
One class library to parse multipart content with encoding and charset support.
true/punycode
34309699 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
emcconville/google-map-polyline-encoding-tool
1850933 Downloads
A simple class to handle polyline-encoding for Google Maps
riimu/kit-phpencoder
6019589 Downloads
Highly customizable alternative to var_export for PHP code generation
paquettg/string-encode
7304803 Downloads
Facilitating the process of altering string encoding in PHP.
alexpechkarev/geometry-library
2446807 Downloads
PHP Geometry library provides utility functions for the computation of geometric data on the surface of the Earth.
violet/streaming-json-encoder
1727616 Downloads
Library for iteratively encoding large JSON documents piece by piece
onnov/detect-encoding
2663042 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....