Libraries tagged by encoding
paragonie/constant_time_encoding
246093197 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
nette/utils
294821949 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
neitanod/forceutf8
19044703 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mrclay/minify
14642051 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
35982548 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
fgrosse/phpasn1
30904899 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
32212767 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
riverline/multipart-parser
44766195 Downloads
One class library to parse multipart content with encoding and charset support.
true/punycode
34987050 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
emcconville/google-map-polyline-encoding-tool
1932768 Downloads
A simple class to handle polyline-encoding for Google Maps
riimu/kit-phpencoder
6402355 Downloads
Highly customizable alternative to var_export for PHP code generation
paquettg/string-encode
7600461 Downloads
Facilitating the process of altering string encoding in PHP.
alexpechkarev/geometry-library
2644408 Downloads
PHP Geometry library provides utility functions for the computation of geometric data on the surface of the Earth.
violet/streaming-json-encoder
1811972 Downloads
Library for iteratively encoding large JSON documents piece by piece
onnov/detect-encoding
2894224 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....