Search results for eancode
peterbodnar.com/qrcoder
23842 Downloads
Data to qrcode matrix encoder
paynl/unifiedqr
4244 Downloads
Library to encode and decode payment UUID
otaavioo/json
16990 Downloads
A light package for json encode/decode functions
omelya/mpdf
2026 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
oktopost/jsonencode
1089 Downloads
Fix the behavior of json_encode and json_decode
moralesgea/forceutf8
5425 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mihasicehcek/json_parser
5490 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
michkarevev/yii2-mpdf
3639 Downloads
A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.
mervick/aaencoder
1587 Downloads
Encode/decode any JavaScript program to/from Japanese style emoticons
magroski/wt
3537 Downloads
A library to quickly encode/decode web tokens
legalario/phpasn1
905 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
kisonay/craft-twig-imagebase64
4104 Downloads
Base64 encode images within twig templates.
jwt/php-jwt
4457 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
jesseschalken/pure-json
39156 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
hylianshield/base32-crockford
10844 Downloads
Implementation of Crockford's Base 32 encoder and decoder