Libraries tagged by docode
legalario/phpasn1
1821 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
jwt/php-jwt
9657 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
invenso/microsoft-jwt
5597 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
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
11111 Downloads
Implementation of Crockford's Base 32 encoder and decoder
hirossyi73/url-shorter
246 Downloads
Encode and decode url shorter.
hershel-theodore-layton/json-post-deserialize
297 Downloads
A fast to run verification to run after json_decode()
gitsindonesia/php-jwt
452 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
1143 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 认证)
dv-team/json
1504 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
10941 Downloads
ABC (alphabet) encode/decode
composite/laravel-vin
256 Downloads
VIN (Vehicle Identification Number) decoder for Laravel applications
cardano-php/bech32
1804 Downloads
A Bech32 encoder/decoder for Cardano ecosystem assets
bakaphp/php-apple-signin
9741 Downloads
A simple library to decode and parse Apple Sign In client tokens.