Libraries tagged by encodings
paragonie/constant_time_encoding
205887145 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
nette/utils
245441272 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
neitanod/forceutf8
17408046 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mrclay/minify
13227349 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
31117645 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
fgrosse/phpasn1
28561302 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
28735918 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
riverline/multipart-parser
38542986 Downloads
One class library to parse multipart content with encoding and charset support.
true/punycode
33626716 Downloads
A Bootstring encoding of Unicode for Internationalized Domain Names in Applications (IDNA)
emcconville/google-map-polyline-encoding-tool
1780009 Downloads
A simple class to handle polyline-encoding for Google Maps
riimu/kit-phpencoder
5687255 Downloads
Highly customizable alternative to var_export for PHP code generation
paquettg/string-encode
6980119 Downloads
Facilitating the process of altering string encoding in PHP.
alexpechkarev/geometry-library
2269911 Downloads
PHP Geometry library provides utility functions for the computation of geometric data on the surface of the Earth.
violet/streaming-json-encoder
1638641 Downloads
Library for iteratively encoding large JSON documents piece by piece
stephenhill/base58
1321993 Downloads
Base58 Encoding and Decoding Library for PHP