Libraries tagged by rf
league/uri-components
23427945 Downloads
URI components manipulation library
kevinrob/guzzle-cache-middleware
15395689 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
28569713 Downloads
Base32 encoder/decoder according to RFC 4648
league/uri-parser
17407534 Downloads
userland URI parser RFC 3986 compliant
rlanvin/php-rrule
8886928 Downloads
Lightweight and fast recurrence rules for PHP (RFC 5545)
eluceo/ical
15602885 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
6693849 Downloads
JWT library
web-auth/cose-lib
3822694 Downloads
CBOR Object Signing and Encryption (COSE) For PHP
spomky-labs/cbor-php
4357790 Downloads
CBOR Encoder/Decoder for PHP
spomky-labs/aes-key-wrap
19954810 Downloads
AES Key Wrap for PHP.
pear/net_url2
11121666 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
2349998 Downloads
iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information
jsvrcek/ics
1676942 Downloads
abstraction layer for creating multi-byte safe RFC 5545 compliant .ics files
ergebnis/json-pointer
15811852 Downloads
Provides an abstraction of a JSON pointer.
christian-riesen/otp
4502642 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238