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