Libraries tagged by rfc-4647
oasys/negotiator
1 Downloads
Strict RFC-compliant HTTP content negotiator with extended language filtering support
paragonie/constant_time_encoding
367091292 Downloads
Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)
christian-riesen/base32
34092414 Downloads
Base32 encoder/decoder according to RFC 4648
skleeschulte/base32
324179 Downloads
Base32 encoding and decoding class (RFC 4648, RFC 4648 extended hex, Crockford, z-base-32/Zooko).
selective/base32
173239 Downloads
Base32 based on RFC 4648
mibo/locales
6941 Downloads
PHP Library for locale - Tags for Identifying Languages
cmpayments/jsonlint
4730 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
ejetar/laravel-decimal-locale
6 Downloads
🔄 Cast your model attributes to the decimal format of another location.
skywalker-labs/constant-time-encoding
1 Downloads
Constant-time implementations of RFC 4648 encoding (Base64, Base32, Hex) and other variants (Base64UrlSafe, Base64DotSlash, Base32Hex)
mika/base32
22 Downloads
Base32 Encode and Decode according to RFC 4648.
haikiri/simple-php-totp
235 Downloads
Lightweight PHP TOTP (RFC 6238) and Base32 (RFC 4648) generation/decoding for 2FA authentication