Libraries tagged by rfc
softcomtecnologia/uuid
4016 Downloads
NO LONGER MAINTAINED. Use ramsey/uuid instead. A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
sam002/yii2-otp
925 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
rumenx/php-calendar
210 Downloads
A simple, framework-agnostic PHP package for generating RFC 5545-compliant .ics calendar files. Built with the philosophy that calendar generation should be straightforward, reliable, and work everywhere.
rootpd/openpgp-php
20785 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880). This fork exists only to have tagged v0.5 compatible with PHP 8.1.
pmg/assertion-grant
3799 Downloads
An implemenation of the assertion authorization grant flows from RFC7521
phpish/link_header
44562 Downloads
Link header (RFC 5988) parser
phauthentic/problem-details-symfony-bundle
485 Downloads
Symfony bundle for the Problem Details for HTTP APIs RFC
oneup/contao-ical-export
3450 Downloads
A contao module for downloading ical files generated from events. The output will follow RFC 2445 as best as possible.
lucinda/mailing
8915 Downloads
Very light weight PHP API for email sending and digital signing covering most important parts of RFC-4021 & RFC-6376 specs
lordsimal/ical
155 Downloads
The lordsimal/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.
libriciel/trusted-timestamps
3382 Downloads
Imported from https://d-mueller.de/blog/dealing-with-trusted-timestamps-in-php-rfc-3161/
invenso/microsoft-jwt
4900 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
icewind/searchdav
14099 Downloads
sabre/dav plugin to implement rfc5323 SEARCH
hostcreators/managesieve
394 Downloads
Managesieve is a library to manage and modify sieve (RFC5228) scripts. Originally created by zambodaniel/managesieve
grifart/comparable-polyfill
17782 Downloads
Provides interface of Comparable RFC.