Libraries tagged by uecode
iliaal/phpser
7 Downloads
Fast binary serializer for PHP cache workloads. Decoder-optimized, beats igbinary on packed numerics, deep-nested structures, and same-class DTO batches.
hylianshield/base32-crockford
11095 Downloads
Implementation of Crockford's Base 32 encoder and decoder
hirossyi73/url-shorter
243 Downloads
Encode and decode url shorter.
hershel-theodore-layton/json-post-deserialize
256 Downloads
A fast to run verification to run after json_decode()
goma/goma-json-lib
1743 Downloads
Goma JSON Lib provides Exception handling for JSON encode and decode. It has a workaround for non-utf8 values.
gitsindonesia/php-jwt
418 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Forked from firebase/php-jwt to include patches for version 5.5.1.
fizzday/fizzjwt
1140 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)
eluhr/yii2-json-attribute-behavior
1713 Downloads
This behavior automatically decodes attributes from JSON to arrays before validation, handling errors and re-encoding if validation fails.
dv-team/json
1474 Downloads
A wrapper-class for json_encode and json_decode to automatically set some constants like JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_THROW_ON_ERROR
devristo/torrent
2381 Downloads
Torrent file decoder / encoder
deemru/abcode
10922 Downloads
ABC (alphabet) encode/decode
composite/laravel-vin
255 Downloads
VIN (Vehicle Identification Number) decoder for Laravel applications
cardano-php/bech32
1713 Downloads
A Bech32 encoder/decoder for Cardano ecosystem assets
bakaphp/php-apple-signin
9740 Downloads
A simple library to decode and parse Apple Sign In client tokens.
aywan/polyline
10908 Downloads
Google-esque polyline encoder/decoder implementation in Php.