Libraries tagged by decoding
nurtext/signed-request
5633 Downloads
Simple encoding/decoding of data and hash validation using a shared secret
legalario/phpasn1
953 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
anisimov/emoji
3579 Downloads
Allows to detect emoji, remove emoji, encode emoji and decode emoji in string.
uma/phpasn1
3873 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
timjmasters/php-jws
10246 Downloads
Some tools for creating and decoding JWS tokens
sunrise/coder
898 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.
softwarewisdom/leb128
511 Downloads
LEB128 encoding and decoding
qdenka/punycode
2539 Downloads
A simple PHP library for encoding and decoding URLs to and from Punycode.
orpheusnet/bencode-torrent
7501 Downloads
PHP Library for decoding and encoding BitTorrent BEncoded data, built for Gazelle
nassiry/laravel-encoder
227 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
mihasicehcek/json_parser
5555 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
mfonte/base62x
300 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
francerz/json-tools
507 Downloads
Tools for encoding and decoding json objects.
eleving/zend-json
13624 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
edgaras/custombase64
97 Downloads
A PHP package for customizable Base64 encoding and decoding with support for custom character sets and optional reversed output.