Libraries tagged by RFC 7159
hoa/json
4102 Downloads
The Hoa\Json library.
cmpayments/jsonlint
4730 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
crossjoin/json
180 Downloads
JSON decoder and encoder for PHP with full Unicode support following RFC 7159. Besides UTF-8 it also supports JSON in UTF-16BE, UTF-16LE, UTF-32BE and UTF-32LE encoding. And, as suggested by the RFC for better interoperability, it can also ignore byte order marks (BOMs) when parsing JSON.
vaibhavpandeyvpz/jweety
22081 Downloads
Simple JWT (RFC 7519) encoding/decoding and validation library, for PHP >= 8.2.
alancting/php-microsoft-jwt
46731 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
horde/jwt
1450 Downloads
Horde RFC 7519 JSON Web Token (JWT) Library
invenso/microsoft-jwt
5551 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
gandung/jwt
9 Downloads
Implementation Of JSON Web Token (RFC 7519)
cdyun/thinkphp-jwt
13 Downloads
Thinkphp JWT令牌,Json web token 是为了在网络应用环境间传递声明而执行的一种基于JSON的开放标准((RFC 7519)。该token被设计为紧凑且安全的,特别适用于分布式站点的单点登录(SSO)场景。
remessage/json-web-token
55 Downloads
A JSON Web Token (RFC 7519) implementation library
matiasnamendola/slimpower-jwt
57 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
jelte-ten-holt/in-other-agents
12 Downloads
MCP (Streamable HTTP) scaffolding for Laravel apps — AgentTool base class, bearer + OAuth 2.1 (Passport) auth with RFC 7591 Dynamic Client Registration, tool registry, audit log subscriber.
gozoro/jwt
9 Downloads
A simple PHP class to encode and decode JSON Web Tokens (JWT), conforming to RFC 7519.
bayfrontmedia/php-jwt
1030 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
alancting/php-adfs-jwt
24 Downloads
A simple library to encode and decode Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519