Libraries tagged by RFC2945
artisansdk/srp
6515 Downloads
A client and server-side implementation in PHP of the Secure Remote Password (SRP-6a) protocol.
simon_massey/thinbus-php-srp
8729 Downloads
Thinbus SRP PHP is an implementation of the SRP-6a Secure Remote Password protocol.
simon_massey/thinbus-php-srp-demo
25 Downloads
Demo of Thinbus SRP PHP: a implementation of the SRP-6a Secure Remote Password protocol.
kigkonsult/icalcreator
2968222 Downloads
iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information
phpfui/icalendar
18176 Downloads
A modern fork of the icalendar.org PHP implementation of rfc5545, management of iCal formatted files
chamber-orchestra/form-bundle
4436 Downloads
Symfony 8 bundle for JSON-first API form handling with controller traits, data transformers, Doctrine validation, and RFC 9457 problem details error responses
hoa/mail
4469 Downloads
The Hoa\Mail library.
bnomei/kirby3-ics
504 Downloads
Generate ICS Files
lockally/sdk
5 Downloads
The lockally control plane lets integrators and direct customers manage everything except actual mail data flow (which uses standard JMAP / IMAP / SMTP-submission against the data plane endpoints). **Authentication.** All `/v1/_*` endpoints require a Bearer API key in the `Authorization` header. Keys are formatted `lk_live__`. Generate the first key for a tenant via `cmd/seed`; subsequent keys via `POST /v1/api-keys`. **Errors.** Failures return [RFC 9457](https://www.rfc-editor.org/rfc/rfc9457) `application/problem+json` documents. **Scopes.** Each endpoint requires a specific scope on the presented key. Insufficient scope returns `403` with the required scope name in `detail`.
timezhero/laravel-rfc9457
1 Downloads
RFC 9457 Problem Details for Laravel exceptions
httpidempotency/laravel
1 Downloads
Laravel middleware implementing the IETF Idempotency-Key HTTP header draft.
httpidempotency/core
2 Downloads
Framework-agnostic implementation of the IETF Idempotency-Key HTTP header draft (PSR-7/PSR-15).
kronos/rrule
159255 Downloads
A simple object oriented rrule parser
bedandbreakfast/icalcreator
212 Downloads
iCalcreator is a PHP implementation of rfc2445/rfc5545, management of iCal formatted files