Libraries tagged by rf
egulias/email-validator
752344588 Downloads
A library for validating emails against several RFCs
paragonie/sodium_compat
149387325 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
paragonie/constant_time_encoding
376682816 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
league/uri-interfaces
252926752 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
254319538 Downloads
URI manipulation library
ratchet/rfc6455
44770884 Downloads
RFC6455 WebSocket protocol handler
webpatser/laravel-uuid
18074619 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.
web-token/jwt-framework
21301110 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
spomky-labs/otphp
51935313 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
sabre/vobject
25957205 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
rize/uri-template
154310813 Downloads
PHP URI Template (RFC 6570) supports both expansion & extraction
league/uri-components
44492258 Downloads
URI components manipulation library
ircmaxell/password-compat
58525092 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
eluceo/ical
19138701 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
17319658 Downloads
JWT library