Libraries tagged by rf
league/uri-components
21015922 Downloads
URI components manipulation library
kevinrob/guzzle-cache-middleware
14125378 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
26534292 Downloads
Base32 encoder/decoder according to RFC 4648
league/uri-parser
16487557 Downloads
userland URI parser RFC 3986 compliant
rlanvin/php-rrule
7973570 Downloads
Lightweight and fast recurrence rules for PHP (RFC 5545)
eluceo/ical
14619179 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
4708425 Downloads
JWT library
spomky-labs/cbor-php
3598246 Downloads
CBOR Encoder/Decoder for PHP
spomky-labs/aes-key-wrap
18281432 Downloads
AES Key Wrap for PHP.
pear/net_url2
10458687 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
2194804 Downloads
iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information
jsvrcek/ics
1553609 Downloads
abstraction layer for creating multi-byte safe RFC 5545 compliant .ics files
ergebnis/json-pointer
12291346 Downloads
Provides an abstraction of a JSON pointer.
christian-riesen/otp
4141625 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
akaunting/laravel-firewall
364224 Downloads
Web Application Firewall (WAF) package for Laravel