Libraries tagged by encode
dflydev/base32-crockford
313610 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
devium/toml
34891 Downloads
A PHP encoder/decoder for TOML compatible with specification 1.0.0
delight-im/base64
136959 Downloads
Simple and convenient Base64 encoding and decoding for PHP
herrera-io/json
4515396 Downloads
Encodes, decodes, and validates JSON data.
zencoder/zencoder-php
684863 Downloads
Zencoder integration library for PHP
miladrahimi/php-jwt
227332 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
middlewares/payload
452293 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
jawira/plantuml-encoding
452887 Downloads
PlantUML encoding functions
tuupola/base85
128341 Downloads
Base85 encoder and decoder for arbitrary data
tuupola/base32
429271 Downloads
Base32 encoder and decoder for arbitrary data
relisten/forceutf8
96427 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
innmind/json
239377 Downloads
Type safe json encoder/decoder
ghostwriter/json
2913847 Downloads
Safely encode and decode JSON
genkgo/php-asn1
367039 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
danog/libdns-json
616070 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns