Libraries tagged by eecode
wyrihaximus/react-stream-json
62108 Downloads
Incremental JSON encoder writing to a react/stream
wyrihaximus/react-stream-base64
51982 Downloads
Base64 stream encoders/decoders for ReactPHP
vouchedfor/token-bundle
5889 Downloads
Provides support for the use of an external token encoder/decoder
shrd/php-encoding-combinators
14136 Downloads
Utilities to encode/decode strings
sbwerewolf/json-serialize-trait
8634 Downloads
Library with trait of ability to output all properties of class-exemplar at call json_encode()
phuedx/tnetstring
7065 Downloads
A tagged netstring encoder/decoder for PHP.
networkteam/json-seq
25272 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
jwt/php-jwt
6463 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
hampel/json
88184 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
dschledermann/json-coder
524 Downloads
Encode and decode JSON objects from and to custom PHP classes
cbschuld/php-uuid-base58
15473 Downloads
Generates a RFC4122 compliant v4 UUID and returns it encoded in base-58. This is great for creating unique IDs which only consume 22 characters of storage. Also provides base-58 encoding and decoding.
cardano-php/bech32
252 Downloads
A Bech32 encoder/decoder for Cardano ecosystem assets
brunas/json
11031 Downloads
Json decode/encode library
brianfreytag/php-bijective
94469 Downloads
Encodes any integer into a base(n) string
auxmoney/avro-php
4779 Downloads
Avro schema encoder/decoder