Libraries tagged by rfc
fat2fast/yii2-otp
7 Downloads
Fat Too Fast YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
ekojs/oauth2client
15 Downloads
Oauth2 PKCE Client Library based on RFC7636
diegograssato/sf-api-problem
20 Downloads
A Symfony compatible response for the IETF Problem Details for HTTP APIs RFC
dbeurive/cast128
6 Downloads
This project implements the RFC 2144 - The CAST-128 Encryption Algorithm.
codephix/ical
22 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
cms-health-project/serializable-reference-implementation
91 Downloads
Reference implementation of the CMS HealthCheck RFC using the \JsonSerializable interface.
cms-health-project/psr15-implementation
3 Downloads
PSR-15 implementation of the CMS HealthCheck RFC.
byfareska/problem
15 Downloads
RFC 7807 wrapper for Symfony HttpFoundation component (application/problem+json)
brzuchal/recurrence-rules
1082 Downloads
Recurrence rules parser and iterator (RFC 5545 and RFC 2445 compliant)
boondoc/uuid
57 Downloads
A PHP5.6+ class for handling and generating RFC 4122 versions 1, 3, 4 and 5 Universally Unique Identifiers (UUIDs).
bitween-software/dev-to-open-api-client
8 Downloads
Access Forem articles, users and other resources via API. For a real-world example of Forem in action, check out [DEV](https://www.dev.to). All endpoints that don't require authentication are CORS enabled. Dates and date times, unless otherwise specified, must be in the [RFC 3339](https://tools.ietf.org/html/rfc3339) format. # Authentication
anafay/radius-server
16 Downloads
Implementation of RADIUS server: both authorization and accounting (RFC 2865, 2866, 2867)
albertcolom/assert-email
68 Downloads
PHP library check email (RFC 2822, DNS, Temporal Mail, Allowed Domains)
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
3dsinteractive/oauth-server-bundle
17 Downloads
Server side implementation of the OAuth 1.0 protocol based on RFC 5849