Libraries tagged by encode
peterphp/json
6 Downloads
PHP Library to encode and decode JSON
peixinchen/message
11 Downloads
The message encoder/decoder for message queue, it would be encrypted/decrypted between the transmission.
passport-it/forceutf8
34 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
parsidev/json
86 Downloads
JSON decoder/encoder for Laravel 5
papalapa/jwt
5 Downloads
Library to Encode/Decode JWT (Json Web Tokens)
oniice/poem-code-encryption
10 Downloads
Encode and decode strings using the WWII poem cypher
onedrop/base64
687 Downloads
EEL helper to encode and decode strings to base64
olegf13/base64url
17 Downloads
Base64 encoder/decoder with URL safe alphabet (base64url).
oktopost/jsonencode
1135 Downloads
Fix the behavior of json_encode and json_decode
oh-sky/cakephp3-base64-email
25 Downloads
CakePHP3 extension to encode the message body with Base64.
norbertjurga/php-jwt
865 Downloads
Forked firebase/php-jwt library to encode and decode JSON Web Tokens (JWT) in PHP with empty payload support.
noahfrederick/spionic
5 Downloads
Convert SPIonic-encoded ASCII strings to Unicode
nnekipelov/forceutf8
0 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
nimayneb/ziparchive-base64
4065 Downloads
ZipArchive extended with support for UTF-8 encoded strings using base64.
nickbai/php-jwt
7 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.