Libraries tagged by bencoding
rayne/ecoji
79 Downloads
Encodes (and decodes) data as emojis. Implementation of the Ecoji Standard.
legalario/phpasn1
841 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
fossar/transcoder
8905 Downloads
Better encoding conversion for PHP
clue/caret-notation
2133 Downloads
^B A dead-simple PHP library to add caret notation in order to safely show strings that contain ASCII control characters (unprintable characters)
uma/phpasn1
3704 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
tishotm/crockford-base32
1855 Downloads
Crockford Base32 Encoding
timjmasters/php-base64url
9962 Downloads
A base64url encoder for encoding data as specified in rfc4648 section 5 https://www.rfc-editor.org/rfc/rfc4648#section-5
sunrise/coder
334 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.
sourcetoad/bytey
307 Downloads
A library for encoding Google Map's Encoded Polyline.
softwarewisdom/leb128
322 Downloads
LEB128 encoding and decoding
shlinkio/shlink-json
24648 Downloads
JSON encoding/decoding utilities
qdenka/punycode
2125 Downloads
A simple PHP library for encoding and decoding URLs to and from Punycode.
p3k/multipart
24267 Downloads
Multipart Encoding Library
moralesgea/forceutf8
5253 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mihasicehcek/json_parser
5396 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails