Libraries tagged by rf
egulias/email-validator
726531987 Downloads
A library for validating emails against several RFCs
paragonie/sodium_compat
142890261 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
paragonie/constant_time_encoding
356818402 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
league/uri-interfaces
232144532 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
233552374 Downloads
URI manipulation library
ratchet/rfc6455
39594501 Downloads
RFC6455 WebSocket protocol handler
webpatser/laravel-uuid
17750823 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
20320309 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
spomky-labs/otphp
49455997 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
24928576 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
rize/uri-template
147125637 Downloads
PHP URI Template (RFC 6570) supports both expansion & extraction
league/uri-components
38794373 Downloads
URI components manipulation library
ircmaxell/password-compat
57868004 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
eluceo/ical
18444540 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-auth/cose-lib
9373614 Downloads
CBOR Object Signing and Encryption (COSE) For PHP