Libraries tagged by encore
vouchedfor/token-bundle
5408 Downloads
Provides support for the use of an external token encoder/decoder
stathisg/greek-slug-generator
1408 Downloads
A slug (pretty URL) generator, which supports Greek UTF-8 encoded characters
stagerightlabs/phpxdr
3650 Downloads
Encode and Decode XDR strings with PHP
shrd/php-encoding-combinators
13106 Downloads
Utilities to encode/decode strings
sbwerewolf/json-serialize-trait
7988 Downloads
Library with trait of ability to output all properties of class-exemplar at call json_encode()
phuedx/tnetstring
6697 Downloads
A tagged netstring encoder/decoder for PHP.
php-xapi/symfony-serializer
36962 Downloads
transform Experience API model objects to JSON encoded strings and vice versa using the Symfony Serializer component
networkteam/json-seq
24664 Downloads
JSON Text Sequences (RFC7464) encoder and decoder
moralesgea/forceutf8
5987 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
jwt/php-jwt
5089 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
hampel/json
85771 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
cbschuld/php-uuid-base58
14590 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.
byjg/jwt-wrapper
89874 Downloads
A very simple wrapper for create, encode, decode JWT Tokens and abstract the PHP JWT Component
brunas/json
9544 Downloads
Json decode/encode library
brianfreytag/php-bijective
93827 Downloads
Encodes any integer into a base(n) string