Libraries tagged by eancode
shrd/php-encoding-combinators
13285 Downloads
Utilities to encode/decode strings
sbwerewolf/json-serialize-trait
8293 Downloads
Library with trait of ability to output all properties of class-exemplar at call json_encode()
phuedx/tnetstring
6877 Downloads
A tagged netstring encoder/decoder for PHP.
networkteam/json-seq
24995 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
moralesgea/forceutf8
6193 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
jwt/php-jwt
5887 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
hampel/json
86931 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
cbschuld/php-uuid-base58
14980 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.
brunas/json
10333 Downloads
Json decode/encode library
brianfreytag/php-bijective
94200 Downloads
Encodes any integer into a base(n) string
auxmoney/avro-php
4197 Downloads
Avro schema encoder/decoder
afcamps/forceutf8
12724 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings. (fork from https://github.com/neitanod/forceutf8)
adapik/phpasn1
5038 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
21torr/janus
4259 Downloads
Code style, encoded as rules for common tools.
digiaonline/json-helpers
63531 Downloads
Exception-based wrappers for json_encode and json_decode