Libraries tagged by rf
egulias/email-validator
623843361 Downloads
A library for validating emails against several RFCs
paragonie/constant_time_encoding
279551622 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
league/uri-interfaces
156541736 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
158045225 Downloads
URI manipulation library
web-token/jwt-framework
16149611 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
spomky-labs/otphp
39707576 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
119489480 Downloads
PHP URI Template (RFC 6570) supports both expansion & extraction
paragonie/sodium_compat
110671959 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
ircmaxell/password-compat
54567840 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
eluceo/ical
15601223 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
26077613 Downloads
RFC6455 WebSocket protocol handler
webpatser/laravel-uuid
16166417 Downloads
Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.
spomky-labs/base64url
35067832 Downloads
Base 64 URL Safe Encoding/Decoding PHP Library
sabre/vobject
21042084 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
sabre/uri
31497313 Downloads
Functions for making sense out of URIs.