Libraries tagged by decorder
vfork-fproject/php-jwt
5472 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
tipi/php-apple-signin
24395 Downloads
A simple library to decode and parse Apple Sign In client tokens.
tarsana/syntax
936 Downloads
A tool to encode and decode strings based on flexible and composable syntax definitions.
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.
phphleb/idnaconv
772 Downloads
Encode/decode internationalized domain names
phpcomposer/json
5190 Downloads
php library to encode and decode json
paynl/unifiedqr
3494 Downloads
Library to encode and decode payment UUID
mihasicehcek/json_parser
5123 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
mervick/aaencoder
1585 Downloads
Encode/decode any JavaScript program to/from Japanese style emoticons
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