Libraries tagged by rfc
spomky-labs/oauth2-server
3557 Downloads
OAuth2 Server Library
oauth2-framework/server-library
1280 Downloads
OAuth2 Server Library
hoa/mail
4283 Downloads
The Hoa\Mail library.
hoa/json
3991 Downloads
The Hoa\Json library.
chillerlan/php-googleauth
1310 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
zambodaniel/managesieve
3172 Downloads
Managesieve is a library to manage and modify sieve (RFC5228) scripts.
xp-forge/json-patch
3083 Downloads
Implements JSON patch documents described in RFC #6902
webnium/json-pointer
12421 Downloads
Accessor implement based on JSON Pointer (RFC6901)
vicchi/geojson-rewind
2100 Downloads
PHP helper classes to enforce RFC7946 polygon winding order in GeoJSON
timjmasters/php-base64url
10355 Downloads
A base64url encoder for encoding data as specified in rfc4648 section 5 https://www.rfc-editor.org/rfc/rfc4648#section-5
solido/api-problem
2799 Downloads
RFC7807 Api Problem
softcomtecnologia/uuid
3537 Downloads
NO LONGER MAINTAINED. Use ramsey/uuid instead. A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
pwm/uuid-v4
2214 Downloads
Implementation of the RFC 4122 UUID version 4 (variant 1) data type
platine-php/cookie
3739 Downloads
Platine Cookie is the cookie management in accordance with the RFC 6265 specification
opencal/ical
189 Downloads
The opencal/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. This package is a fork from eluceo/ical.