Libraries tagged by dcode
shrd/php-encoding-combinators
9394 Downloads
Utilities to encode/decode strings
ryanc/rsa
127 Downloads
RSA ENCODE DECODE
rayne/ecoji
78 Downloads
Encodes (and decodes) data as emojis. Implementation of the Ecoji Standard.
pusha/vdf-parser
6587 Downloads
KeyValue encoder/decoder for various languages
phphleb/idnaconv
729 Downloads
Encode/decode internationalized domain names
phpcomposer/json
5189 Downloads
php library to encode and decode json
paynl/unifiedqr
3494 Downloads
Library to encode and decode payment UUID
nicelocal/avro-php
2641 Downloads
AVRO Encoder/Decoder for php
mihasicehcek/json_parser
5123 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
mervick/aaencoder
1584 Downloads
Encode/decode any JavaScript program to/from Japanese style emoticons
markahrens/iabtcf
2776 Downloads
IAB TCF Consent String Decoder & Encoder
magroski/wt
3211 Downloads
A library to quickly encode/decode web tokens
legalario/phpasn1
661 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
jwt/php-jwt
2666 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
jesseschalken/pure-json
37563 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values