Libraries tagged by dcode
invenso/microsoft-jwt
3903 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
hylianshield/base32-crockford
10647 Downloads
Implementation of Crockford's Base 32 encoder and decoder
hirossyi73/url-shorter
210 Downloads
Encode and decode url shorter.
fizzday/fizzjwt
335 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 认证)
firehed/cbor
6944 Downloads
CBOR decoder
endlessmiles/polyline
633 Downloads
A comopser package to decode Google Polyline strings into an array of latlng pairs.
efabrica/neon-checker
1704 Downloads
Finds all neons in selected paths and try them decode
dv-team/json
482 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
2349 Downloads
Torrent file decoder / encoder
deemru/abcode
9406 Downloads
ABC (alphabet) encode/decode
composite/laravel-vin
85 Downloads
VIN (Vehicle Identification Number) decoder for Laravel applications
bitandblack/base64-string
54 Downloads
Encodes files to base64 strings and decodes base64 strings to files.
aywan/polyline
5719 Downloads
Google-esque polyline encoder/decoder implementation in Php.
asseco-voice/laravel-jwt-authentication
5785 Downloads
Package to decode and verify JWT tokens
api-clients/middleware-json
75170 Downloads
JSON encode/decode middleware