Libraries tagged by rfc
egulias/email-validator
505204148 Downloads
A library for validating emails against several RFCs
paragonie/constant_time_encoding
205887145 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
league/uri
89809416 Downloads
URI manipulation library
webpatser/laravel-uuid
14348086 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
web-token/jwt-framework
11935830 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
spomky-labs/otphp
30958985 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
rize/uri-template
93143118 Downloads
PHP URI Template (RFC 6570) supports both expansion & extraction
paragonie/sodium_compat
83831874 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
league/uri-interfaces
88047837 Downloads
Common interfaces and classes for URI representation and interaction
ircmaxell/password-compat
51430700 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
eluceo/ical
12902649 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.
ratchet/rfc6455
18653769 Downloads
RFC6455 WebSocket protocol handler
spomky-labs/base64url
28735918 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
sabre/vobject
17701973 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
sabre/uri
26122541 Downloads
Functions for making sense out of URIs.