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