Libraries tagged by elcodi
uma/phpasn1
3901 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
xp-framework/text-encode
67592 Downloads
Text encoding
vergelijkgroep/yii2-json-behavior
794 Downloads
Yii2 json encoding and decoding attribute behavior
tishotm/crockford-base32
2089 Downloads
Crockford Base32 Encoding
timjmasters/php-base64url
10362 Downloads
A base64url encoder for encoding data as specified in rfc4648 section 5 https://www.rfc-editor.org/rfc/rfc4648#section-5
thesis/endian
2436 Downloads
Library for encoding and decoding numbers in either big-endian or little-endian order.
sunrise/coder
974 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.
sourcetoad/bytey
838 Downloads
A library for encoding Google Map's Encoded Polyline.
softwarewisdom/leb128
529 Downloads
LEB128 encoding and decoding
qdenka/punycode
2660 Downloads
A simple PHP library for encoding and decoding URLs to and from Punycode.
p3k/multipart
24358 Downloads
Multipart Encoding Library
minter/php-rlp
7298 Downloads
Recursive Length Prefix Encoding in PHP.
mihasicehcek/json_parser
5610 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
jocic/encoders
964 Downloads
Encoders is a creatively named PHP library containing various binary-to-text encoding implementations.
eluhr/yii2-json-attribute-behavior
1239 Downloads
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.