Libraries tagged by decodo
openregion/gif
214 Downloads
PHP GIF Encoder/Decoder
nova-carnivore/bolt11-php
1595 Downloads
Modern PHP 8.3+ BOLT 11 Lightning Network invoice encoder/decoder
nimbly/proof
2076 Downloads
A simple library capable of encoding, decoding, and validating signed JWTs.
nicelocal/avro-php
4345 Downloads
AVRO Encoder/Decoder for php
minvws/codable
976 Downloads
Encode/decode objects to/from various formats
mervick/aaencoder
1702 Downloads
Encode/decode any JavaScript program to/from Japanese style emoticons
kinedu/cfdi-certificate
417 Downloads
Librería para decodificar los Certificados de Sello Digital (CSD) del Servicio de Administración Tributaria (SAT)
jwt/php-jwt
10203 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
invenso/microsoft-jwt
5902 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
11221 Downloads
Implementation of Crockford's Base 32 encoder and decoder
hershel-theodore-layton/json-post-deserialize
589 Downloads
A fast to run verification to run after json_decode()
gitsindonesia/php-jwt
569 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.
flytachi/jwt
834 Downloads
A modern, secure, and strictly-typed PHP library for encoding and decoding JSON Web Tokens (JWT) with JWK support.
flow-php/flow-php-ext
243 Downloads
Flow PHP native extension (Rust) - Floe frame-body encoder/decoder for DataFrame Rows
fizzday/fizzjwt
1161 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 认证)