Libraries tagged by rfc
league/uri-components
21434307 Downloads
URI components manipulation library
kevinrob/guzzle-cache-middleware
14472829 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
christian-riesen/base32
27060159 Downloads
Base32 encoder/decoder according to RFC 4648
league/uri-parser
16868724 Downloads
userland URI parser RFC 3986 compliant
rlanvin/php-rrule
8171207 Downloads
Lightweight and fast recurrence rules for PHP (RFC 5545)
eluceo/ical
14824033 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.
web-token/jwt-library
5101437 Downloads
JWT library
spomky-labs/cbor-php
3731505 Downloads
CBOR Encoder/Decoder for PHP
spomky-labs/aes-key-wrap
18651905 Downloads
AES Key Wrap for PHP.
pear/net_url2
10607846 Downloads
Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs.
kigkonsult/icalcreator
2225326 Downloads
iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information
jsvrcek/ics
1578826 Downloads
abstraction layer for creating multi-byte safe RFC 5545 compliant .ics files
ergebnis/json-pointer
13355207 Downloads
Provides an abstraction of a JSON pointer.
christian-riesen/otp
4220355 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
web-token/jwt-util-ecc
9337074 Downloads
ECC Tools for the JWT Framework.