Libraries tagged by encoded
middlewares/payload
454659 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
lunakid/anim-gif
131967 Downloads
PHP class to create an animated GIF from multiple images
jawira/plantuml-encoding
462772 Downloads
PlantUML encoding functions
dflydev/base32-crockford
322457 Downloads
Encode/decode numbers using Douglas Crockford's Base32 Encoding
devium/toml
38292 Downloads
A PHP encoder/decoder for TOML compatible with specification 1.0.0
herrera-io/json
4517024 Downloads
Encodes, decodes, and validates JSON data.
wikimedia/php-session-serializer
1159971 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
tuupola/base85
134146 Downloads
Base85 encoder and decoder for arbitrary data
tuupola/base32
444859 Downloads
Base32 encoder and decoder for arbitrary data
innmind/json
249816 Downloads
Type safe json encoder/decoder
ghostwriter/json
3187291 Downloads
Safely encode and decode JSON
genkgo/php-asn1
404073 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
dynata/iabtcf
146827 Downloads
IAB TCF Consent String Decoder & Encoder
danog/libdns-json
627158 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns
clue/reactphp-csv
41608 Downloads
Streaming CSV (Comma-Separated Values or Character-Separated Values) parser and encoder for ReactPHP.