Libraries tagged by decorder
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
ikwattro/guzzle-stereo
2587 Downloads
Guzzle Recorder for recording Request/Responses and replay them back in a Mock
hirossyi73/url-shorter
210 Downloads
Encode and decode url shorter.
fizzday/fizzjwt
336 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 认证)
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
483 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
deemru/abcode
9410 Downloads
ABC (alphabet) encode/decode
bitandblack/base64-string
54 Downloads
Encodes files to base64 strings and decodes base64 strings to files.
asseco-voice/laravel-jwt-authentication
5785 Downloads
Package to decode and verify JWT tokens
api-clients/middleware-json
75170 Downloads
JSON encode/decode middleware
adapik/phpasn1
2845 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
mediawiki/php-session-serializer
38 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
zareismail/voice-recorder
25 Downloads
A Laravel Nova field.
tomk79/microtime-recorder
83 Downloads
処理中の microtime を記録してボトルネックを探す デバッグライブラリです。