Libraries tagged by rfc
ipunkt/laravel-two-factor-authentication
51 Downloads
Two factor authentication (2FA) with TOTP tokens. (RFC 6238)
fabs/json-pointer
6 Downloads
JSON Pointer
crunch/one-time-password
1714 Downloads
One-Time-Password (OTP) generator. RFC4226 (HOTP) and RFC6238 (TOTP) complaint.
crossjoin/json
180 Downloads
JSON decoder and encoder for PHP with full Unicode support following RFC 7159. Besides UTF-8 it also supports JSON in UTF-16BE, UTF-16LE, UTF-32BE and UTF-32LE encoding. And, as suggested by the RFC for better interoperability, it can also ignore byte order marks (BOMs) when parsing JSON.
bedandbreakfast/icalcreator
212 Downloads
iCalcreator is a PHP implementation of rfc2445/rfc5545, management of iCal formatted files
arne-groskurth/websocket
28 Downloads
Websocket is an event-based server implementing the RFC6455 protocol using ReactPHP and a synchronous client implementation.
rfc/scannable
2058 Downloads
Note that this is not a scanner of its own. It is merely an interface that describes a scanner.
rfc-6350/vcard
4 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
yftzeng/wow-uuid
639 Downloads
Wow! Uuid for PHP. Simple and Fast. Compliance with RFC 4122, but only UUID version 1 and version 4.
wpify/benefit-plus-gateway-sdk
113 Downloads
This is a "swagger" definition of application programming interface of the Benefit Plus e-commerce payment gateway 3. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application Benefit Plus Pay. RFC version - this is a conceptual document intended for reviewing by the Benefit Plus partnering merchants and for integration planning. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details.
wimby/hpack
0 Downloads
Header Compression for HTTP/2 (RFC 7541) in PHP
voipforall/tftp-client
4 Downloads
The missing PHP TFTP Client package compliant with RFC 1350
vlw/mime-types
2 Downloads
RFC 4288 parser, cacher, and abstraction library for PHP
vendor-patch/rdap
12 Downloads
Forked from hiqdev: Registration Data Access Protocol – core objects implemantation package accodring to the RFC 7483
unax/logger
45 Downloads
Logger with eight methods for writing logs to the eight RFC 5424 levels (debug, info, notice, warning, error, critical, alert, emergency).